Searched refs:importance (Results 1 – 7 of 7) sorted by relevance
131 int importance, CharSequence name, String description) { in ensureNotificationChannel() argument135 NotificationChannel channel = new NotificationChannel(channelId, name, importance); in ensureNotificationChannel()
613 appProcess.importance == RunningAppProcessInfo.IMPORTANCE_FOREGROUND) { in fastPairInForeground()
528 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
720 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
782 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
706 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
7417 // effect of attributing the memory usage of target to source. |importance|7419 // acts as a z-index: the owner with the highest importance will be7424 optional uint32 importance = 3; field