Home
last modified time | relevance | path

Searched refs:confirmation (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java298 @Thunk void announceConfirmation(String confirmation) { in announceConfirmation() argument
299 mLauncher.getDragLayer().announceForAccessibility(confirmation); in announceConfirmation()
317 String confirmation) { in handleAccessibleDrop() argument
332 if (!TextUtils.isEmpty(confirmation)) { in handleAccessibleDrop()
333 announceConfirmation(confirmation); in handleAccessibleDrop()
DDragAndDropAccessibilityDelegate.java90 String confirmation = getConfirmationForIconDrop(viewId); in onPerformActionForVirtualView() local
91 mDelegate.handleAccessibleDrop(mView, getItemBounds(viewId), confirmation); in onPerformActionForVirtualView()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java248 int confirmation = cursor.getInt(confirmIndex); in updateActiveNotification() local
281 confirmation == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED; in updateActiveNotification()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz