Home
last modified time | relevance | path

Searched defs:interaction (Results 1 – 10 of 10) 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/framework/java/android/app/adservices/
DAdServicesManager.java173 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java310 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent()
DAppSearchConsentWorker.java444 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java303 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DConsentManager.java1563 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent()
1646 private static void storeUserManualInteractionToPpApi( in storeUserManualInteractionToPpApi()
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java460 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent()