Home
last modified time | relevance | path

Searched refs:mMethodNames (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioSystemAdapter.java72 private String[] mMethodNames = {"getDevicesForAttributes"}; field in AudioSystemAdapter
327 Log.d(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()
338 Log.d(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()
341 Log.e(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()
727 pw.println(mMethodNames[i] in dump()