Home
last modified time | relevance | path

Searched defs:configurationIntent (Results 1 – 25 of 174) sorted by relevance

1234567

/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
H A DTransportData.java75 @Nullable public Intent configurationIntent; field in TransportData
85 Intent configurationIntent, in TransportData()
103 Intent configurationIntent, in TransportData()
/aosp_15_r20/frameworks/base/core/java/android/app/backup/
H A DBackupManager.java619 @Nullable Intent configurationIntent, in updateTransportAttributes()
661 @Nullable Intent configurationIntent, in updateTransportAttributes()
672 configurationIntent, in updateTransportAttributes() local
H A DBackupTransport.java142 public Intent configurationIntent() { in configurationIntent() method in BackupTransport
711 public void configurationIntent(AndroidFuture<Intent> resultFuture) in configurationIntent() method in BackupTransport.TransportImpl
H A DIBackupManager.aidl381 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser()
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/
H A DTransportManager.java405 @Nullable Intent configurationIntent, in updateTransportAttributes()
798 @Nullable private Intent configurationIntent; field in TransportManager.TransportDescription
806 @Nullable Intent configurationIntent, in TransportDescription()
H A DUserBackupManagerService.java3347 @Nullable Intent configurationIntent, in updateTransportAttributes()
3355 configurationIntent, in updateTransportAttributes() local
3366 @Nullable Intent configurationIntent, in updateTransportAttributes()
H A DBackupManagerService.java1074 @Nullable Intent configurationIntent, in updateTransportAttributesForUser()
1117 @Nullable Intent configurationIntent, in updateTransportAttributes()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DZenModeTriggerUpdatePreferenceControllerTest.java337 Intent configurationIntent = new Intent("configure the mode"); in updateState_appWithConfigActivity_showsLinkToConfigActivity() local
371 Intent configurationIntent = new Intent("configure the mode"); in updateState_appWithoutTriggerDescriptionWithConfigActivity_showsAppNameInSummary() local
/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/
H A DBackupManagerServiceRoboTest.java619 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser() local
635 configurationIntent, in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser() local
649 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall() local
665 configurationIntent, in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall() local
H A DUserBackupManagerServiceTest.java594 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager() local
765 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager() local
H A DTransportManagerTest.java667 Intent configurationIntent = in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/modes/
DZenModeTriggerUpdatePreferenceController.java142 Intent configurationIntent = in setUpForAppTrigger() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/backup/
H A DIBackupTransport.aidl54 void configurationIntent(in AndroidFuture<Intent> resultFuture); in configurationIntent() method
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/transport/
H A DBackupTransportClient.java76 public Intent configurationIntent() throws RemoteException { in configurationIntent() method in BackupTransportClient
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/transport/
H A DBackupTransportClientTest.java312 @Override public void configurationIntent(AndroidFuture<Intent> f) throws RemoteException {} in configurationIntent() method in BackupTransportClientTest.FakeTransportBinderBase
/aosp_15_r20/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
H A DLocalTransport.java148 public Intent configurationIntent() { in configurationIntent() method in LocalTransport
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/backup/
DKitchenSinkBackupTransport.java128 public Intent configurationIntent() { in configurationIntent() method in KitchenSinkBackupTransport
/aosp_15_r20/out/target/common/obj/APPS/LocalTransport_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/LocalTransport/LocalTransport/android_common/repackaged-jarjar/javac/
DLocalTransport.jarcom/android/localtransport/LocalTransportService.class LocalTransportService.java package com.android.localtransport public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/LocalTransport/LocalTransport/android_common/combined/
DLocalTransport.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/LocalTransport/LocalTransport/android_common/javac/
DLocalTransport.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/backup/services.backup/android_common/repackaged-jarjar/javac/
Dservices.backup.jarcom/android/server/backup/utils/TarBackupReader.class TarBackupReader.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/backup/services.backup/android_common/javac/
Dservices.backup.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/backup/services.backup/android_common/repackaged-jarjar/turbine/
Dservices.backup.jarcom/android/server/backup/utils/TarBackupReader.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/backup/services.backup/android_common/turbine-combined/
Dservices.backup.jarandroid/compat/annotation/ChangeId.class <Unknown> package android.compat.annotation public ...

1234567