Searched refs:callingAppLabel (Results 1 – 2 of 2) sorted by relevance
335 final String callingAppLabel = getCallingApplicationLabel().toString(); in getProfileSwitchingLabel() local338 () -> getDefaultProfileSwitchingLabel(isManagedProfile, callingAppLabel), in getProfileSwitchingLabel()339 callingAppLabel); in getProfileSwitchingLabel()
1405 CharSequence callingAppLabel = mPm.getApplicationLabel( in showAccessNotificationLocked()1408 getContext().getString(R.string.pasted_from_clipboard, callingAppLabel); in showAccessNotificationLocked()