Searched refs:getMaster (Results 1 – 4 of 4) sorted by relevance
90 this.mService.getMaster().mIsServiceEnabled = true; in setUp()
138 final LocalLog logHistory = mService.getMaster().mRequestsHistory; in sendActivitySnapshotLocked()
253 public final M getMaster() { in getMaster() method in AbstractPerUserSystemService
945 final String typeHints = mService.getMaster().getPccProviderHints(); in getTypeHintsForProvider()1886 boolean preferAutofillProvider = mService.getMaster().preferProviderOverPcc(); in getEffectiveFillResponse()1887 boolean shouldUseFallback = mService.getMaster().shouldUsePccFallback(); in getEffectiveFillResponse()4986 mService.getMaster().getMaxInputLengthForAutofill()); in onFillReady()5120 serviceIcon = mService.getMaster().getContext().getPackageManager() in getServiceIcon()5150 serviceLabel = mService.getMaster().getContext().getPackageManager() in getServiceLabel()5230 }, mService.getMaster().getMaxInputLengthForAutofill()); in requestShowInlineSuggestionsLocked()6075 if (mService.getMaster().preferProviderOverPcc()) { in getDetectionPreferenceForLogging()6575 if (mService.getMaster().getIsFillFieldsFromCurrentSessionOnly() in sendCredentialManagerResponseToApp()6650 if (mService.getMaster().getIsFillFieldsFromCurrentSessionOnly() in autoFillApp()[all …]