/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | LauncherAccessibilityDelegate.java | 339 @Thunk void announceConfirmation(String confirmation) { in announceConfirmation() argument 340 mLauncher.getDragLayer().announceForAccessibility(confirmation); in announceConfirmation() 358 String confirmation) { in handleAccessibleDrop() argument 373 if (!TextUtils.isEmpty(confirmation)) { in handleAccessibleDrop() 374 announceConfirmation(confirmation); in handleAccessibleDrop()
|
D | DragAndDropAccessibilityDelegate.java | 91 String confirmation = getConfirmationForIconDrop(viewId); in onPerformActionForVirtualView() local 92 mDelegate.handleAccessibleDrop(mView, getItemBounds(viewId), confirmation); in onPerformActionForVirtualView()
|
/packages/apps/Launcher3/protos/ |
D | launcher_log.proto | 90 PINITEM = 10; // confirmation screen 168 CANCEL = 3; // Indicates that a confirmation screen was cancelled 169 CONFIRM = 4; // Indicates thata confirmation screen was accepted
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/ |
D | ManagedProfileTest.java | 106 Intent confirmation = receiver.awaitForBroadcast(timeoutMillis); in removeProfileAndWait() local 108 if (confirmation == null) { in removeProfileAndWait()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppNotification.java | 283 int confirmation = cursor.getInt(confirmIndex); in updateActiveNotification() local 318 confirmation == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED; in updateActiveNotification()
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 62 // spam -> user wants to block it -> confirmation dialog shows up asking
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |