HomeSort by relevance Sort by last modified time
    Searched refs:getSystemService (Results 351 - 375 of 1425) sorted by null

<<11121314151617181920>>

  /external/glide/library/src/main/java/com/bumptech/glide/manager/
DefaultConnectivityMonitor.java 54 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE);
  /external/perfetto/test/cts/producer/src/android/perfetto/producer/
ProducerActivity.java 35 (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowCarrierConfigManagerTest.java 31 .getSystemService(Context.CARRIER_CONFIG_SERVICE);
ShadowContextImplTest.java 95 assertThat(context.getSystemService(Context.BLUETOOTH_SERVICE))
101 assertThat(context.getSystemService(Context.WALLPAPER_SERVICE))
108 assertThat(context.getSystemService(Context.WALLPAPER_SERVICE)).isNull();
163 (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);
ShadowRestrictionsManagerTest.java 29 restrictionsManager = (RestrictionsManager) context.getSystemService(Context.RESTRICTIONS_SERVICE);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
AudioManagerFacade.java 41 mAudio = (AudioManager) mService.getSystemService(Context.AUDIO_SERVICE);
  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ServiceUtils.java 74 (NotificationManager) service.getSystemService(Context.NOTIFICATION_SERVICE);
  /external/sl4a/Utils/src/com/googlecode/android_scripting/
ForegroundService.java 49 mNotificationManager = (NotificationManager) getSystemService(NOTIFICATION_SERVICE);
  /frameworks/base/apct-tests/perftests/core/src/android/widget/
TextViewFontFamilyLayoutPerfTest.java 64 (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DeviceAdminTestReceiver.java 113 DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class);
129 DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class);
138 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE);
218 DevicePolicyManager devicePolicyManager = context.getSystemService(
245 getSystemService(DevicePolicyManager.class).switchUser(getReceiverComponentName(),
KeyguardDisabledFeaturesActivity.java 60 mDpm = (DevicePolicyManager) getSystemService(Context.DEVICE_POLICY_SERVICE);
122 FingerprintManager fpm = (FingerprintManager) getSystemService(Context.FINGERPRINT_SERVICE);
  /developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 149 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
156 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
160 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
171 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE)).cancelAll();
198 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
  /developers/samples/android/deprecated/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 149 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
156 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
160 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
171 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE)).cancelAll();
198 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
  /development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
QuizListenerService.java 149 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
156 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
160 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
171 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE)).cancelAll();
198 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE))
  /cts/tests/framework/base/windowmanager/src/android/server/wm/
MultiDisplaySecurityTests.java 194 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
214 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
236 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
259 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
279 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
301 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
323 (ActivityManager) mTargetContext.getSystemService(Context.ACTIVITY_SERVICE);
488 final Display display = mContext.getSystemService(DisplayManager.class).getDisplay(
491 newDisplayContext.getSystemService(WindowManager.class).addView(new View(mContext),
    [all...]
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 95 WindowManager wm = (WindowManager) getContext().getSystemService(
121 TelephonyManager tm = (TelephonyManager) getContext().getSystemService(
451 .getSystemService(Context.ACTIVITY_SERVICE);
457 .getSystemService(Context.ACTIVITY_SERVICE);
463 .getSystemService(Context.ACTIVITY_SERVICE);
469 .getSystemService(Context.ACTIVITY_SERVICE);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
SensorTestScreenManipulator.java 76 (DevicePolicyManager) activity.getSystemService(Context.DEVICE_POLICY_SERVICE);
81 PowerManager powerManager = (PowerManager) activity.getSystemService(Context.POWER_SERVICE);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/voicemail/
DefaultDialerChanger.java 61 final TelecomManager telecomManager = mActivity.getSystemService(TelecomManager.class);
74 final RoleManager roleManager = mActivity.getSystemService(RoleManager.class);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/
TestListActivity.java 49 mWifiManager = (WifiManager) getSystemService(Context.WIFI_SERVICE);
110 (LocationManager) getSystemService(Context.LOCATION_SERVICE);
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
SystemUtil.java 49 ((ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE)).getMemoryInfo(info);
55 ((ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE)).getMemoryInfo(info);
  /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
SystemUtil.java 49 ((ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE)).getMemoryInfo(info);
55 ((ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE)).getMemoryInfo(info);
  /cts/hostsidetests/appsecurity/test-apps/PermissionDeclareApp/src/com/android/cts/permissiondeclareapp/
UtilsProvider.java 80 context.getSystemService(ClipboardManager.class)
84 context.getSystemService(ClipboardManager.class).clearPrimaryClip();
  /cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
AccountCheckTest.java 43 mDevicePolicyManager = getContext().getSystemService(DevicePolicyManager.class);
44 mAccountManager = getContext().getSystemService(AccountManager.class);
  /cts/hostsidetests/devicepolicy/app/CrossProfileAppsTest/src/com/android/cts/crossprofileappstest/
CrossProfileAppsStartActivityTest.java 67 mCrossProfileApps = mContext.getSystemService(CrossProfileApps.class);
82 UserManager userManager = context.getSystemService(UserManager.class);
CrossProfileAppsTargetUserTest.java 65 mCrossProfileApps = mContext.getSystemService(CrossProfileApps.class);
80 UserManager userManager = context.getSystemService(UserManager.class);

Completed in 3329 milliseconds

<<11121314151617181920>>