Home
last modified time | relevance | path

Searched refs:BIND_BYPASS_POWER_NETWORK_RESTRICTIONS (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java293 | Context.BIND_BYPASS_POWER_NETWORK_RESTRICTIONS in executeRunnableJob()
/aosp12/frameworks/base/core/java/android/content/
H A DContext.java399 public static final int BIND_BYPASS_POWER_NETWORK_RESTRICTIONS = 0x00020000; field in Context
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java2032 if ((cr.flags & Context.BIND_BYPASS_POWER_NETWORK_RESTRICTIONS) in computeOomAdjLSP()