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.java1623 final boolean allowInstant = (flags & Context.BIND_ALLOW_INSTANT) != 0; in bindServiceLocked()
1628 callerFg, isBindExternal, allowInstant); in bindServiceLocked()
2039 boolean allowInstant) { in retrieveServiceLocked() argument
2081 if (allowInstant) { in retrieveServiceLocked()