Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java42 boolean fromTargetApp, int callingUid, boolean isSystemOrSystemUi); in createNotificationChannelGroup() argument
45 boolean isSystemOrSystemUi); in createNotificationChannel() argument
DNotificationManagerService.java4288 final boolean isSystemOrSystemUi = isCallerSystemOrSystemUi();
4298 pkg, callingUid, channelId, callingUid, isSystemOrSystemUi);
4332 final boolean isSystemOrSystemUi = isCallerSystemOrSystemUi();
4347 callingUid, isSystemOrSystemUi);
5433 final boolean isSystemOrSystemUi = isCallerSystemOrSystemUi();
5439 callingUid, isSystemOrSystemUi);