Home
last modified time | relevance | path

Searched refs:ACTION_MEDIA_MOUNTED (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java146 Intent.ACTION_MEDIA_MOUNTED, in setUp()
658 }, Intent.ACTION_USER_STARTED, Intent.ACTION_MEDIA_MOUNTED); in stopUser()
683 }, Intent.ACTION_USER_STARTED, Intent.ACTION_MEDIA_MOUNTED); in stopUser_realistic()
753 }, Intent.ACTION_MEDIA_MOUNTED); in ephemeralUserStopped()
782 }, Intent.ACTION_MEDIA_MOUNTED); in ephemeralUserStopped_realistic()
1142 }, Intent.ACTION_MEDIA_MOUNTED); in managedProfileStopped()
1166 }, Intent.ACTION_MEDIA_MOUNTED); in managedProfileStopped_realistic()
1337 }, Intent.ACTION_USER_UNLOCKED, Intent.ACTION_MEDIA_MOUNTED); in initializeNewUserAndSwitchBack()
DBroadcastWaiter.java69 if (action.equals(Intent.ACTION_MEDIA_MOUNTED)) { in registerBroadcastReceiver()
/frameworks/base/core/java/android/os/storage/
DVolumeInfo.java140 sEnvironmentToBroadcast.put(Environment.MEDIA_MOUNTED, Intent.ACTION_MEDIA_MOUNTED); in sEnvironmentToBroadcast.put() argument
141 … sEnvironmentToBroadcast.put(Environment.MEDIA_MOUNTED_READ_ONLY, Intent.ACTION_MEDIA_MOUNTED); in sEnvironmentToBroadcast.put() argument
/frameworks/base/core/java/android/content/
DIntent.java3577 public static final String ACTION_MEDIA_MOUNTED = "android.intent.action.MEDIA_MOUNTED"; field in Intent
12508 case ACTION_MEDIA_MOUNTED: in prepareToLeaveProcess()
/frameworks/base/core/api/
Dlint-baseline.txt66 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_MOUNTED:
67 Field 'ACTION_MEDIA_MOUNTED' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt84 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_MOUNTED:
85 Field 'ACTION_MEDIA_MOUNTED' is missing @BroadcastBehavior
Dtest-lint-baseline.txt88 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_MOUNTED:
89 Field 'ACTION_MEDIA_MOUNTED' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt88 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_MOUNTED:
89 Field 'ACTION_MEDIA_MOUNTED' is missing @BroadcastBehavior
Dcurrent.txt11208 field public static final String ACTION_MEDIA_MOUNTED = "android.intent.action.MEDIA_MOUNTED";
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7638 …field public static final java.lang.String ACTION_MEDIA_MOUNTED = "android.intent.action.MEDIA_MOU…