Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/serviceflow/
DServiceFlowOrchestrator.java44 case HIGH -> OnDevicePersonalizationExecutors.getHighPriorityBackgroundExecutor() in schedule()
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/
DOnDevicePersonalizationExecutors.java92 public static ListeningExecutorService getHighPriorityBackgroundExecutor() { in getHighPriorityBackgroundExecutor() method in OnDevicePersonalizationExecutors