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()
1275 } else if ((cr.flags&Context.BIND_NOT_VISIBLE) != 0 in computeOomAdjLocked()
107 Context.BIND_NOT_VISIBLE | Context.BIND_FOREGROUND_SERVICE); in AppBindingConstants()
330 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()368 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()
457 public static final int BIND_NOT_VISIBLE = 0x40000000; field in Context482 | Context.BIND_NOT_PERCEPTIBLE | Context.BIND_NOT_VISIBLE;
128 | Context.BIND_NOT_VISIBLE
227 | Context.BIND_NOT_VISIBLE
13122 Landroid/content/Context;->BIND_NOT_VISIBLE:I