Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2851 final String shellPackageName = "com.android.shell"; in testMTPAppWithPlatformSignatureMountMode() local
2852 final int uid = getContext().getPackageManager().getPackageUid(shellPackageName, 0); in testMTPAppWithPlatformSignatureMountMode()
2853 assertMountMode(shellPackageName, uid, StorageManager.MOUNT_MODE_EXTERNAL_ANDROID_WRITABLE); in testMTPAppWithPlatformSignatureMountMode()