Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1907 final boolean allowInstant = (flags & Context.BIND_ALLOW_INSTANT) != 0; in bindServiceLocked()
1912 callerFg, isBindExternal, allowInstant); in bindServiceLocked()
2346 boolean allowInstant) { in retrieveServiceLocked() argument
2388 if (allowInstant) { in retrieveServiceLocked()