/packages/services/Car/tests/carservice_test/src/com/android/car/audio/ |
D | AudioFocusTest.java | 154 int interaction = CarAudioFocus.INTERACTION_REJECT; in rejectedInteractions_focusRequestRejected() local 156 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_VIRTUAL_SOURCE, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 157 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_MEDIA, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 158 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_DRIVE_DIR, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 159 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_A11Y, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 160 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_RINGTONE, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 161 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_VOICE_COM, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 162 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_ALARM, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 163 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_NOTIFICATION, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 164 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_A11Y_NOTIFICATION, interaction, gain, false); in rejectedInteractions_focusRequestRejected() [all …]
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | SnackBarManager.java | 318 for (final SnackBarInteraction interaction : interactions) { in animateInteractionsOnShow() 319 if (interaction != null) { in animateInteractionsOnShow() 320 final ViewPropertyAnimator animator = interaction.animateOnSnackBarShow(snackBar); in animateInteractionsOnShow() 330 for (final SnackBarInteraction interaction : interactions) { in animateInteractionsOnDismiss() 331 if (interaction != null) { in animateInteractionsOnDismiss() 333 interaction.animateOnSnackBarDismiss(snackBar); in animateInteractionsOnDismiss()
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/assist/ |
D | VoiceInputUtilsTest.java | 71 ComponentName interaction = new ComponentName(TEST_PACKAGE, TEST_CLASS_1); in getCurrentService_hasInteraction_returnsInteraction() local 74 Settings.Secure.VOICE_INTERACTION_SERVICE, interaction.flattenToString()); in getCurrentService_hasInteraction_returnsInteraction() 77 assertThat(VoiceInputUtils.getCurrentService(mContext)).isEqualTo(interaction); in getCurrentService_hasInteraction_returnsInteraction()
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | LoggingBindingsStub.java | 35 public void logInteraction(InteractionEvent.Type interaction) {} in logInteraction() argument
|
D | LoggingBindings.java | 56 void logInteraction(InteractionEvent.Type interaction); in logInteraction() argument
|
/packages/apps/Launcher3/protos/ |
D | launcher_log.proto | 185 // Context free grammar of typical user interaction:
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
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 | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |