Searched refs:BIND_NOT_VISIBLE (Results 1 – 9 of 9) sorted by relevance
67 Context.BIND_NOT_VISIBLE,216 if ((flags&Context.BIND_NOT_VISIBLE) != 0) { in toString()
1271 } else if ((cr.flags&Context.BIND_NOT_VISIBLE) != 0 in computeOomAdjLocked()
107 Context.BIND_NOT_VISIBLE | Context.BIND_FOREGROUND_SERVICE); in AppBindingConstants()
341 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()
342 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE, in bind()
452 public static final int BIND_NOT_VISIBLE = 0x40000000; field in Context477 | Context.BIND_NOT_PERCEPTIBLE | Context.BIND_NOT_VISIBLE;
128 | Context.BIND_NOT_VISIBLE
227 | Context.BIND_NOT_VISIBLE
13999 Landroid/content/Context;->BIND_NOT_VISIBLE:I