Searched refs:PRIORITY_SYSTEM (Results 1 – 7 of 7) sorted by relevance
75 registerOnBackInvokedCallbackUnchecked(callback, PRIORITY_SYSTEM); in registerSystemOnBackInvokedCallback()98 if (priority <= PRIORITY_SYSTEM) { in registerOnBackInvokedCallbackUnchecked()
67 int PRIORITY_SYSTEM = -1; field
73 return mPriority == OnBackInvokedDispatcher.PRIORITY_SYSTEM; in isSystemCallback()
160 if (priority == PRIORITY_SYSTEM) { in registerReceivedCallback()
273 registerOnBackInvokedCallbackUnchecked(callback, OnBackInvokedDispatcher.PRIORITY_SYSTEM); in registerSystemOnBackInvokedCallback()
717 OnBackInvokedDispatcher.PRIORITY_SYSTEM, in withSystemCallback()
1227 static final int PRIORITY_SYSTEM = 0; field in AlarmManagerService1241 PRIORITY_SYSTEM,1305 a.priorityClass = PRIORITY_SYSTEM; in calculateDeliveryPriorities()