Searched refs:mLowPowerStandbyControllerInternal (Results 1 – 1 of 1) sorted by relevance
144 private final LowPowerStandbyControllerInternal mLowPowerStandbyControllerInternal; field in VoiceInteractionSessionConnection236 mLowPowerStandbyControllerInternal = LocalServices.getService( in VoiceInteractionSessionConnection()373 if (mLowPowerStandbyControllerInternal != null) { in showLocked()374 mLowPowerStandbyControllerInternal.addToAllowlist(mCallingUid, in showLocked()553 if (mLowPowerStandbyControllerInternal != null) { in hideLocked()890 mLowPowerStandbyControllerInternal.removeFromAllowlist(mCallingUid, in removeFromLowPowerStandbyAllowlist()