Searched refs:BIND_VISIBLE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DConnectionRecord.java101 if ((flags&Context.BIND_VISIBLE) != 0) {
/frameworks/base/core/java/android/content/
H A DContext.java329 public static final int BIND_VISIBLE = 0x10000000; field in class:Context

Completed in 103 milliseconds