Searched defs:getApplicationName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogController.java413 mState.effectsSuppressorName = getApplicationName(mContext, mState.effectsSuppressor);
419 private static String getApplicationName(Context context, ComponentName component) { method in class:VolumeDialogController

Completed in 175 milliseconds