Searched refs:mAllowInstantService (Results 1 – 2 of 2) sorted by relevance
139 protected boolean mAllowInstantService; field in AbstractMasterSystemService288 return mAllowInstantService; in getAllowInstantService()302 return mAllowInstantService; in isBindInstantServiceAllowed()317 mAllowInstantService = mode; in setAllowInstantService()697 pw.print(prefix); pw.print("Allow instant service: "); pw.println(mAllowInstantService); in dumpLocked()
346 return mAllowInstantService; in isInstantServiceAllowed()1124 compatMode, mAllowInstantService, flags); in startSession()