Searched refs:isSystemOrPlatformKey (Results 1 – 2 of 2) sorted by relevance
56 public static boolean isSystemOrPlatformKey(Context context, in isSystemOrPlatformKey() method in NotificationUtils
214 if (NotificationUtils.isSystemOrPlatformKey(mContext, statusBarNotification) in loadHeaderAppName()