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.java162 private boolean mIsInstantServiceAllowed; field in UserState
883 if (mIsInstantServiceAllowed) { in readInstalledPrintServicesLocked()
1200 return mIsInstantServiceAllowed; in getBindInstantServiceAllowed()
1205 mIsInstantServiceAllowed = allowed; in setBindInstantServiceAllowed()