Searched defs:getCallingAppLabel (Results 1 – 3 of 3) sorted by relevance
58 public static CharSequence getCallingAppLabel(Context context, IBinder activityToken) { in getCallingAppLabel() method in PasswordUtils
61 protected static String getCallingAppLabel(Context context, IBinder activityToken) { in getCallingAppLabel() method in ShadowPasswordUtils
380 public CharSequence getCallingAppLabel() { in getCallingAppLabel() method in CertInstaller