Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java133 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
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-2019-2025/
Dpoc.cpp62 sp<IServiceManager> sm = defaultServiceManager(); in bcfree_helper() local
83 sp<IServiceManager> sm = defaultServiceManager(); in bcfree() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp33 sp<IServiceManager> sm = defaultServiceManager(); in main() 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.cpp44 sp<IServiceManager> sm = defaultServiceManager(); in doInforLeakTest() 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/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java57 SubscriptionManager sm = (SubscriptionManager) context.getSystemService( in getPreferredActiveSubId() 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/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java596 StorageManager sm = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in isCheckpointSupported() local
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java1237 StorageManager sm = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in isCheckpointSupported() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1509 SubscriptionManager sm = getContext().getSystemService(SubscriptionManager.class); in testGetMeidForSlot() local