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.java1656 final boolean allowInstant = (flags & Context.BIND_ALLOW_INSTANT) != 0; in bindServiceLocked()
1661 callerFg, isBindExternal, allowInstant); in bindServiceLocked()
2072 boolean allowInstant) { in retrieveServiceLocked() argument
2114 if (allowInstant) { in retrieveServiceLocked()