Searched refs:BIND_NOT_APP_COMPONENT_USAGE (Results 1 – 3 of 3) sorted by relevance
294 | Context.BIND_NOT_APP_COMPONENT_USAGE; in executeRunnableJob()298 | Context.BIND_NOT_APP_COMPONENT_USAGE; in executeRunnableJob()
380 public static final int BIND_NOT_APP_COMPONENT_USAGE = 0x00008000; field in Context
2801 if ((flags & Context.BIND_NOT_APP_COMPONENT_USAGE) != 0) { in bindServiceLocked()