Home
last modified time | relevance | path

Searched refs:CONFIRM (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DConfirmationCallback.java30 CONFIRM,
35 public static final int CONFIRM = 0; field
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestConfirmationCallback.java41 Assert.assertEquals(ConfirmationCallback.CONFIRM, mLastValue); in assertConfirmed()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java71 static final String CONFIRM = "(" + BluetoothShare.USER_CONFIRMATION + " == '" field in BluetoothOppNotification
81 static final String WHERE_RUNNING = STATUS + " AND " + VISIBLE + " AND " + CONFIRM;