Home
last modified time | relevance | path

Searched refs:BIND_NOT_VISIBLE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DConnectionRecord.java67 Context.BIND_NOT_VISIBLE,
216 if ((flags&Context.BIND_NOT_VISIBLE) != 0) { in toString()
DOomAdjuster.java1271 } else if ((cr.flags&Context.BIND_NOT_VISIBLE) != 0 in computeOomAdjLocked()
/frameworks/base/services/core/java/com/android/server/appbinding/
DAppBindingConstants.java107 Context.BIND_NOT_VISIBLE | Context.BIND_FOREGROUND_SERVICE); in AppBindingConstants()
/frameworks/base/services/core/java/com/android/server/connectivity/
DPacManager.java341 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()
379 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()
/frameworks/base/services/core/java/com/android/server/
DServiceWatcher.java342 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE, in bind()
/frameworks/base/core/java/android/content/
DContext.java452 public static final int BIND_NOT_VISIBLE = 0x40000000; field in Context
477 | Context.BIND_NOT_PERCEPTIBLE | Context.BIND_NOT_VISIBLE;
/frameworks/base/services/core/java/com/android/server/inputmethod/
DMultiClientInputMethodManagerService.java128 | Context.BIND_NOT_VISIBLE
DInputMethodManagerService.java227 | Context.BIND_NOT_VISIBLE
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13999 Landroid/content/Context;->BIND_NOT_VISIBLE:I