Searched refs:PRIORITY_SYSTEM (Results 1 – 5 of 5) 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()
187 registerOnBackInvokedCallbackUnchecked(callback, OnBackInvokedDispatcher.PRIORITY_SYSTEM); in registerSystemOnBackInvokedCallback()
483 OnBackInvokedDispatcher.PRIORITY_SYSTEM, in withSystemCallback()