/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/ |
D | StorageTest.java | 133 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifySpaceApi() local 183 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyQuotaApi() local 191 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyAllocateApi() local 218 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorNormal() local 232 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorGroup() local 246 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorTombstone() local
|
D | UtilsReceiver.java | 54 final StorageManager sm = context.getSystemService(StorageManager.class); in doAllocation() local
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | ScopedDirectoryAccessClientTest.java | 110 final StorageManager sm = (StorageManager) in getVolumes() local 118 final StorageManager sm = (StorageManager) in getPrimaryVolume() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | VoldExploitTest.java | 31 final StorageManager sm = (StorageManager) getContext().getSystemService( in testTryCommandInjection() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/ |
D | poc.cpp | 62 sp<IServiceManager> sm = defaultServiceManager(); in bcfree_helper() local 83 sp<IServiceManager> sm = defaultServiceManager(); in bcfree() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/ |
D | poc.cpp | 33 sp<IServiceManager> sm = defaultServiceManager(); in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13253/ |
D | poc.cpp | 34 sp<IServiceManager> sm = defaultServiceManager(); in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/ |
D | poc.cpp | 44 sp<IServiceManager> sm = defaultServiceManager(); in doInforLeakTest() local
|
/cts/apps/NotificationBot/src/com/android/cts/robot/ |
D | NotificationBot.java | 108 final ShortcutManager sm = context.getSystemService(ShortcutManager.class); in testShortcutResetSetupNotification() local 168 final ShortcutManager sm = context.getSystemService(ShortcutManager.class); in testShortcutResetInlineReplyReceived() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | OrientationEventListenerTest.java | 63 SensorManager sm = (SensorManager)mContext.getSystemService(Context.SENSOR_SERVICE); in testCanDetectOrientation() local
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStoreTest.java | 127 final StorageManager sm = mContext.getSystemService(StorageManager.class); in testGetStorageVolume() local 140 final StorageManager sm = mContext.getSystemService(StorageManager.class); in testGetStorageVolume_Unrelated() local
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsUtils.java | 57 SubscriptionManager sm = (SubscriptionManager) context.getSystemService( in getPreferredActiveSubId() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2412/ |
D | poc.cpp | 90 sp<IServiceManager> sm = defaultServiceManager(); in main() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
D | SearchUtil.java | 105 SearchManager sm = (SearchManager) context.getSystemService(Context.SEARCH_SERVICE); in getSearchableInfos() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/ |
D | poc.cpp | 50 sp<IServiceManager> sm = defaultServiceManager(); in make_crypto() local
|
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/ |
D | StorageStatsTest.java | 250 final StorageManager sm = context.getSystemService(StorageManager.class); in testCacheClearing() local 325 final StorageManager sm = context.getSystemService(StorageManager.class); in testCacheBehavior() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13232/ |
D | poc.cpp | 75 sp<IServiceManager> sm = defaultServiceManager(); in getOutputForAttr() local
|
/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/ |
D | HostTestHelper.java | 596 StorageManager sm = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in isCheckpointSupported() local
|
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/ |
D | StagedInstallTest.java | 1237 StorageManager sm = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in isCheckpointSupported() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyManagerTest.java | 1509 SubscriptionManager sm = getContext().getSystemService(SubscriptionManager.class); in testGetMeidForSlot() local
|