Searched refs:RESULT_KEY_PRIORITY (Results 1 – 1 of 1) sorted by relevance
48 static final String RESULT_KEY_PRIORITY = "priority"; field in ImeOnBackInvokedDispatcher93 bundle.putInt(RESULT_KEY_PRIORITY, priority); in registerOnBackInvokedCallback()134 int priority = resultData.getInt(RESULT_KEY_PRIORITY); in receive()