Home
last modified time | relevance | path

Searched defs:interaction (Results 1 – 18 of 18) sorted by relevance

/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oem/focus/
DFocusInteraction.java363 Integer interaction = INTERACTION_MATRIX[group][incomingGroup]; in getAudioAttributesInteractions() local
486 int interaction = mHolderToIncomingAttributesInteractions in evaluateRequest() local
538 String interaction = getInteractionString( in dump() local
547 private static String getInteractionString(int interaction) { in getInteractionString()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/assist/
DVoiceInputUtilsTest.java60 ComponentName interaction = new ComponentName(TEST_PACKAGE, TEST_CLASS_1); in getCurrentService_hasInteraction_returnsInteraction() local
/packages/apps/Dialer/java/com/android/dialer/logging/
DLoggingBindingsStub.java35 public void logInteraction(InteractionEvent.Type interaction) {} in logInteraction()
DLoggingBindings.java56 void logInteraction(InteractionEvent.Type interaction); in logInteraction()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DAppConsentForRStorageManager.java168 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
DIConsentStorage.java177 void recordUserManualInteractionWithConsent(int interaction) throws IOException; in recordUserManualInteractionWithConsent()
DAppConsentStorageManager.java307 public void recordUserManualInteractionWithConsent(int interaction) throws IOException { in recordUserManualInteractionWithConsent()
DConsentCompositeStorage.java583 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
DConsentManagerV2.java806 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent()
1116 private static void storeUserManualInteractionToPpApi( in storeUserManualInteractionToPpApi()
DAdServicesStorageManager.java261 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/
DAppConsentStorageManagerTest.java314 int interaction = i - 1; in testRecordUserManualInteractionWithConsent() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java324 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent()
DAppSearchConsentWorker.java423 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent()
DAppSearchConsentStorageManager.java428 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DAdServicesManager.java173 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java305 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/services/Car/service/src/com/android/car/audio/
DCarZonesAudioFocus.java94 FocusInteraction interaction = new FocusInteraction(carAudioSettings, observerFactory); in createCarZonesAudioFocus() local
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java449 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()