Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java192 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifySpaceApi() local
242 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyQuotaApi() local
250 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testVerifyAllocateApi() local
277 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorNormal() local
291 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorGroup() local
305 final StorageManager sm = getContext().getSystemService(StorageManager.class); in testBehaviorTombstone() local
DUtilsReceiver.java54 final StorageManager sm = context.getSystemService(StorageManager.class); in doAllocation() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0330/
Dpoc.cpp32 sp<IServiceManager> sm = defaultServiceManager(); in trigger_onUserStarted() local
61 sp<IServiceManager> sm = defaultServiceManager(); in main() 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.java29 final StorageManager sm = (StorageManager) getContext().getSystemService( in testTryCommandInjection() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0439/
Dpoc.cpp23 sp<IServiceManager> sm = defaultServiceManager(); in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/
Dpoc.cpp29 sp<IServiceManager> sm = defaultServiceManager(); in poc() local
91 sp<IServiceManager> sm = defaultServiceManager(); in get_sensor_list() 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-2020-0226/
Dpoc.cpp26 sp < IServiceManager > sm = defaultServiceManager(); in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp43 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/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp34 sp<IServiceManager> sm = defaultServiceManager(); in main() 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/media/
DMediaStoreTest.java174 final StorageManager sm = mContext.getSystemService(StorageManager.class); in testGetStorageVolume() local
187 final StorageManager sm = mContext.getSystemService(StorageManager.class); in testGetStorageVolume_Unrelated() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0243/
Dpoc.cpp48 sp<IServiceManager> sm = defaultServiceManager(); in main() 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/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java78 SubscriptionManager sm = (SubscriptionManager) context.getSystemService( in getPreferredActiveSubId() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java282 final StorageManager sm = context.getSystemService(StorageManager.class); in testCacheClearing() local
359 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/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java456 public static boolean isAppIoBlocked(StorageManager sm, UUID uuid) { in isAppIoBlocked()
DTranscodeTest.java1121 StorageManager sm = getContext().getSystemService(StorageManager.class); in test_IsAppIoBlocked() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java2310 public MaxStreamSizes(StaticMetadata sm, String cameraId, Context context) { in MaxStreamSizes()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1886 SubscriptionManager sm = getContext().getSystemService(SubscriptionManager.class); in testGetMeidForSlot() local