Searched refs:BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS (Results 1 – 9 of 9) sorted by relevance
106 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS), any(UserHandle.class)); in bind_requestsContextToBindService()
165 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS, new UserHandle(mUser)); in VoiceInteractionSessionConnection()198 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS, in showLocked()
414 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS, new UserHandle(mUser)); in startLocked()
95 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS; in bindLocked()
69 context.getMainThreadHandler(), Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS in RemoteFillService()
163 | Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS, mUser); in setBindService()
369 public static final int BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS = 0x00100000; field in Context
631 if ((cr.get(i).flags & Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS) != 0) { in updateHasBindingWhitelistingBgActivityStarts()
1624 if ((flags & Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS) != 0) { in bindServiceLocked()1773 if ((flags & Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS) != 0) { in bindServiceLocked()3113 if ((c.flags & Context.BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS) != 0) { in removeConnectionLocked()