Searched defs:initState (Results 1 – 10 of 10) sorted by relevance
183 fun initState(): UiState { in initState() method
69 public void setStateTransitionCriteria(State initState, StateTransitionDirection transitionDir, in setStateTransitionCriteria()
139 int initState = publishController.getUcePublishState(false); in testGetPublishStateWithNotSupportPublishingState() local156 int initState = publishController.getUcePublishState(true); in testGetPublishStateWithSupportPublishingState() local
1593 int initState = Display.STATE_DOZE; in testDozeScreenStateOverride_toSupportedOffloadStateFromDoze_DisplayStateChanges() local1631 int initState = Display.STATE_DOZE; in testDozeScreenStateOverride_toUnSupportedOffloadStateFromDoze_stateRemains() local1659 int initState = Display.STATE_OFF; in testDozeScreenStateOverride_toSupportedOffloadStateFromOFF_stateRemains() local1685 int initState = Display.STATE_OFF; in testOffloadBlocker_turnON_screenOnBlocked() local1709 int initState = Display.STATE_ON; in testOffloadBlocker_turnOFF_screenOnNotBlocked() local1735 int initState = Display.STATE_OFF; in testOffloadBlocker_turnON_thenOFF_cancelBlockScreenOnNotCalledIfUnblocked() local1774 int initState = Display.STATE_OFF; in testOffloadBlocker_turnON_thenOFF_cancelBlockScreenOn() local
414 private void initState(IBinder service) { in initState() method in ExplicitHealthCheckController
280 public void setStateTransitionCriteria(int networkType, State initState, in setStateTransitionCriteria()
792 void IntegratingVelocityTrackerStrategy::initState(State& state, nsecs_t eventTime, in initState() function in android::IntegratingVelocityTrackerStrategy
199 void ARTPWriter::initState() { in initState() function in android::ARTPWriter
768 synchronized void refreshDevice(@NonNull AudioDeviceAttributes ada, boolean initState) { in refreshDevice()
3375 void Parcel::initState() in initState() function in android::Parcel