Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java3126 final String shellPackageName = "com.android.shell"; in testMTPAppWithPlatformSignatureMountMode() local
3127 final int uid = getContext().getPackageManager().getPackageUid(shellPackageName, 0); in testMTPAppWithPlatformSignatureMountMode()
3128 assertMountMode(shellPackageName, uid, StorageManager.MOUNT_MODE_EXTERNAL_ANDROID_WRITABLE); in testMTPAppWithPlatformSignatureMountMode()