Searched refs:BIND_NOT_PERCEPTIBLE (Results 1 – 6 of 6) sorted by relevance
68 Context.BIND_NOT_PERCEPTIBLE,219 if ((flags & Context.BIND_NOT_PERCEPTIBLE) != 0) { in toString()
1267 } else if ((cr.flags & Context.BIND_NOT_PERCEPTIBLE) != 0 in computeOomAdjLocked()
238 BIND_NOT_PERCEPTIBLE,339 public static final int BIND_NOT_PERCEPTIBLE = 0x00000100; field in Context477 | Context.BIND_NOT_PERCEPTIBLE | Context.BIND_NOT_VISIBLE;
254 | Context.BIND_NOT_PERCEPTIBLE, in executeRunnableJob()
48 import static android.content.Context.BIND_NOT_PERCEPTIBLE;7820 | BIND_NOT_PERCEPTIBLE | BIND_ALLOW_WHITELIST_MANAGEMENT;
9811 field public static final int BIND_NOT_PERCEPTIBLE = 256; // 0x100