Searched refs:mAllowInstantService (Results 1 – 2 of 2) sorted by relevance
160 protected boolean mAllowInstantService; field in AbstractMasterSystemService325 return mAllowInstantService; in getAllowInstantService()339 return mAllowInstantService; in isBindInstantServiceAllowed()354 mAllowInstantService = mode; in setAllowInstantService()788 pw.print(prefix); pw.print("Allow instant service: "); pw.println(mAllowInstantService); in dumpLocked()
386 return mAllowInstantService; in isInstantServiceAllowed()1422 compatMode, mAllowInstantService, flags); in startSession()