HomeSort by relevance Sort by last modified time
    Searched refs:stopServiceAsUser (Results 1 - 12 of 12) sorted by null

  /frameworks/base/core/java/android/content/
ContextWrapper.java 691 public boolean stopServiceAsUser(Intent name, UserHandle user) {
692 return mBase.stopServiceAsUser(name, user);
Context.java     [all...]
  /frameworks/base/test-mock/src/android/test/mock/
MockContext.java 570 public boolean stopServiceAsUser(Intent service, UserHandle user) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
UserSwitcherController.java 511 context.stopServiceAsUser(mSecondaryUserServiceIntent,
    [all...]
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java     [all...]
  /frameworks/base/core/java/android/app/
ContextImpl.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /tools/dexter/testdata/expected/
large.asm     [all...]

Completed in 919 milliseconds