Searched refs:BIND_NOT_APP_COMPONENT_USAGE (Results 1 – 3 of 3) sorted by relevance
429 | Context.BIND_NOT_APP_COMPONENT_USAGE); in executeRunnableJob()437 | Context.BIND_NOT_APP_COMPONENT_USAGE); in executeRunnableJob()443 | Context.BIND_NOT_APP_COMPONENT_USAGE); in executeRunnableJob()
521 public static final int BIND_NOT_APP_COMPONENT_USAGE = 0x00008000; field in Context
3775 if (c.hasFlag(Context.BIND_NOT_APP_COMPONENT_USAGE)) { in bindServiceLocked()