Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/
DPermissionActivity.java296 final CharSequence callingLabel = pm.getApplicationLabel(ai); in resolveAppLabel() local
297 if (TextUtils.isEmpty(callingLabel)) { in resolveAppLabel()
301 return callingLabel; in resolveAppLabel()