Home
last modified time | relevance | path

Searched refs:importance (Results 1 – 7 of 7) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java131 int importance, CharSequence name, String description) { in ensureNotificationChannel() argument
135 NotificationChannel channel = new NotificationChannel(channelId, name, importance); in ensureNotificationChannel()
DBluetoothDeviceService.java613 appProcess.importance == RunningAppProcessInfo.IMPORTANCE_FOREGROUND) { in fastPairInForeground()
/device/google/zumapro/conf/
Dinit.zumapro.board.rc528 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
/device/google/gs101/conf/
Dinit.gs101.rc720 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
/device/google/zuma/conf/
Dinit.zuma.rc782 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
/device/google/gs201/conf/
Dinit.gs201.rc706 # Set uclamp.max for some groups, which could indicate cpu importance used in scheduling
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7417 // effect of attributing the memory usage of target to source. |importance|
7419 // acts as a z-index: the owner with the highest importance will be
7424 optional uint32 importance = 3; field