OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:confirmation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DragAndDropAccessibilityDelegate.java
90
String
confirmation
= getConfirmationForIconDrop(viewId);
local
91
mDelegate.handleAccessibleDrop(mView, getItemBounds(viewId),
confirmation
);
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java
248
int
confirmation
= cursor.getInt(confirmIndex);
local
281
confirmation
== BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED;
Completed in 112 milliseconds