Searched refs:BIND_VISIBLE (Results 1 – 2 of 2) sorted by relevance
92 if ((flags&Context.BIND_VISIBLE) != 0) { in toString()
269 public static final int BIND_VISIBLE = 0x10000000; field in Context