Home
last modified time | relevance | path

Searched defs:sm (Results 1 – 16 of 16) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java128 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
DUtilsReceiver.java54 final StorageManager sm = context.getSystemService(StorageManager.class); in doAllocation() local
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DScopedDirectoryAccessClientTest.java110 final StorageManager sm = (StorageManager) in getVolumes() local
118 final StorageManager sm = (StorageManager) in getPrimaryVolume() local
/cts/tests/tests/security/src/android/security/cts/
DVoldExploitTest.java31 final StorageManager sm = (StorageManager) getContext().getSystemService( in testTryCommandInjection() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13253/
Dpoc.cpp34 sp<IServiceManager> sm = defaultServiceManager(); in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp45 sp<IServiceManager> sm = defaultServiceManager(); in doInforLeakTest() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp33 sp<IServiceManager> sm = defaultServiceManager(); in main() local
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java108 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/
DOrientationEventListenerTest.java63 SensorManager sm = (SensorManager)mContext.getSystemService(Context.SENSOR_SERVICE); in testCanDetectOrientation() local
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStoreTest.java127 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/
Dpoc.cpp90 sp<IServiceManager> sm = defaultServiceManager(); in main() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DSearchUtil.java105 SearchManager sm = (SearchManager) context.getSystemService(Context.SEARCH_SERVICE); in getSearchableInfos() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/
Dpoc.cpp50 sp<IServiceManager> sm = defaultServiceManager(); in make_crypto() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java250 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/
Dpoc.cpp75 sp<IServiceManager> sm = defaultServiceManager(); in getOutputForAttr() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1136 SubscriptionManager sm = (SubscriptionManager) getContext() in testGetMeidForSlot() local