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

  /frameworks/base/services/core/java/com/android/server/am/
ConnectionRecord.java 92 if ((flags&Context.BIND_VISIBLE) != 0) {
  /frameworks/base/core/java/android/content/
Context.java 268 public static final int BIND_VISIBLE = 0x10000000;
    [all...]

Completed in 251 milliseconds