Home
last modified time | relevance | path

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

/frameworks/base/services/print/java/com/android/server/print/
DUserState.java163 private boolean mIsInstantServiceAllowed; field in UserState
896 if (mIsInstantServiceAllowed) { in readInstalledPrintServicesLocked()
1213 return mIsInstantServiceAllowed; in getBindInstantServiceAllowed()
1218 mIsInstantServiceAllowed = allowed; in setBindInstantServiceAllowed()