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

  /frameworks/base/services/core/java/com/android/server/am/
ConnectionRecord.java 110 if ((flags&Context.BIND_NOT_VISIBLE) != 0) {
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
PacManager.java 340 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE);
378 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE);
  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 297 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE,
InputMethodManagerService.java 215 | Context.BIND_NOT_VISIBLE
    [all...]
  /frameworks/base/core/java/android/content/
Context.java 388 public static final int BIND_NOT_VISIBLE = 0x40000000;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 416 milliseconds