Searched refs:callingAppLabel (Results 1 – 2 of 2) sorted by relevance
375 final String callingAppLabel = getCallingApplicationLabel().toString(); in getProfileSwitchingLabel() local378 () -> getDefaultProfileSwitchingLabel(isManagedProfile, callingAppLabel), in getProfileSwitchingLabel()379 callingAppLabel); in getProfileSwitchingLabel()
1482 CharSequence callingAppLabel = mPm.getApplicationLabel( in showAccessNotificationLocked() local1485 getContext().getString(R.string.pasted_from_clipboard, callingAppLabel); in showAccessNotificationLocked()