Searched refs:BIND_BYPASS_POWER_NETWORK_RESTRICTIONS (Results 1 – 3 of 3) sorted by relevance
427 bindFlags |= Context.BIND_BYPASS_POWER_NETWORK_RESTRICTIONS in executeRunnableJob()435 bindFlags |= Context.BIND_BYPASS_POWER_NETWORK_RESTRICTIONS; in executeRunnableJob()
568 public static final int BIND_BYPASS_POWER_NETWORK_RESTRICTIONS = 0x00020000; field in Context
2702 if (cr.hasFlag(Context.BIND_BYPASS_POWER_NETWORK_RESTRICTIONS)) { in computeServiceHostOomAdjLSP()