Home
last modified time | relevance | path

Searched defs:initState (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallAudioRouteStateMachineTest.java168 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_SPEAKER, in testStreamRingMuteChange() local
222 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_SPEAKER, in testSpeakerPersistence() local
261 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_BLUETOOTH, in testUserBluetoothSwitchOff() local
306 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_BLUETOOTH, in testUserBluetoothSwitchOffAndOnAgain() local
385 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_BLUETOOTH, in testBluetoothRinging() local
418 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_EARPIECE, in testConnectBluetoothDuringRinging() local
483 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_EARPIECE, in testConnectSpecificBluetoothDevice() local
522 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_SPEAKER, in testFocusChangeFromQuiescentSpeaker() local
562 CallAudioState initState = new CallAudioState(false, CallAudioState.ROUTE_BLUETOOTH, in testFocusChangeWithAlreadyActiveBtDevice() local
H A DCallAudioRouteTransitionTests.java274 final CallAudioState initState = new CallAudioState(false, in testActiveTransition() local
371 CallAudioState initState = new CallAudioState(false, in testQuiescentTransition() local
/aosp12/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DNetworkState.java69 public void setStateTransitionCriteria(State initState, StateTransitionDirection transitionDir, in setStateTransitionCriteria()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DExplicitHealthCheckController.java402 private void initState(IBinder service) { in initState() method in ExplicitHealthCheckController
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/publish/
H A DPublishControllerImplTest.java131 int initState = publishController.getUcePublishState(); in testGetPublishState() local
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallAudioRouteStateMachine.java1524 CallAudioState initState = getInitialAudioState(); in initialize() local
1528 public void initialize(CallAudioState initState) { in initialize()
1870 CallAudioState initState = getInitialAudioState(); in reinitialize() local
/aosp12/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java279 public void setStateTransitionCriteria(int networkType, State initState, in setStateTransitionCriteria()
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp198 void ARTPWriter::initState() { in initState() function in android::ARTPWriter
/aosp12/frameworks/native/libs/input/
H A DVelocityTracker.cpp794 void IntegratingVelocityTrackerStrategy::initState(State& state, in initState() function in android::IntegratingVelocityTrackerStrategy
/aosp12/system/libhwbinder/
H A DParcel.cpp1981 void Parcel::initState() in initState() function in android::hardware::Parcel
/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp2493 void Parcel::initState() in initState() function in android::Parcel