Searched refs:getClientModeManagerInRole (Results 1 – 3 of 3) sorted by relevance
269 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_noSecondaryTransientCmm_triggerImmediately()279 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_hasSecondaryTransientCmm_triggerAfterStopped()286 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_hasSecondaryTransientCmm_triggerAfterStopped()
327 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT) == null) { in stopAllSecondaryTransientClientModeManagers()351 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT) != null) { in triggerOnStoppedListenersIfNoMoreSecondaryTransientCmms()
745 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY) != null; in hasPrimaryClientModeManager()756 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY); in getPrimaryClientModeManagerNullable()812 return getClientModeManagerInRole(ROLE_CLIENT_SCAN_ONLY); in getScanOnlyClientModeManager()867 public ConcreteClientModeManager getClientModeManagerInRole(ClientRole role) { in getClientModeManagerInRole() method in ActiveModeWarden1959 getClientModeManagerInRole(requestInfo.clientRole); in handleAdditionalClientModeManagerRequest()