/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/ |
D | StorageTest.java | 128 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifySpaceApi() local 178 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyQuotaApi() local 186 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyAllocateApi() local 213 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorNormal() local 227 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorGroup() local 241 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-2017-13253/ |
D | poc.cpp | 34 sp<IServiceManager> sm = defaultServiceManager(); in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/ |
D | poc.cpp | 45 sp<IServiceManager> sm = defaultServiceManager(); in doInforLeakTest() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/ |
D | poc.cpp | 33 sp<IServiceManager> sm = defaultServiceManager(); in main() 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/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/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyManagerTest.java | 1136 SubscriptionManager sm = (SubscriptionManager) getContext() in testGetMeidForSlot() local
|