Home
last modified time | relevance | path

Searched defs:prevState (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DServiceStateStats.java147 TimestampedServiceState prevState = in onServiceStateChanged() local
198 private void addServiceState(TimestampedServiceState prevState, long now) { in addServiceState()
203 TimestampedServiceState prevState, in addServiceStateAndSwitch()
220 private CellularDataServiceSwitch getDataServiceSwitch( in getDataServiceSwitch()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp33 auto prevState = state.exchange(UNAVAILABLE); in reset() local
40 auto prevState = state.exchange(ACTIVE); in start() local
49 auto prevState = state.exchange(FINISHED); in finish() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java380 private void verifyStateChange(int prevState, int currState) { in verifyStateChange()
388 private void verifyStateChange(int prevState, int currState, int timeoutMs) { in verifyStateChange()
397 private static void verifyStateChange(IBluetoothCallback cb, int prevState, int currState) { in verifyStateChange()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java614 BluetoothDevice device, int profile, int newState, int prevState) { in updateOnProfileConnectionChanged()
694 private static boolean isNormalStateTransition(int prevState, int nextState) { in isNormalStateTransition()
709 private boolean updateCountersAndCheckForConnectionStateChange(int state, int prevState) { in updateCountersAndCheckForConnectionStateChange()
DPhonePolicy.java106 public void onBluetoothStateChange(int prevState, int newState) { in onBluetoothStateChange()
616 int profile, BluetoothDevice device, int prevState, int nextState) { in processProfileStateChanged()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java147 private void verifyConnectionStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent()
152 BluetoothDevice device, int newState, int prevState, boolean stopAudio) { in verifyConnectionStateIntent()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java729 private void broadcastConnectionState(int newState, int prevState) { in broadcastConnectionState()
750 private void broadcastAudioState(int newState, int prevState) { in broadcastAudioState()
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/
H A DVolumeSlider.kt279 var prevState by remember { mutableStateOf(state) } in valueState() variable
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java534 int prevState = mState; in setState() local
723 public void onBluetoothStateChange(int prevState, int newState) { in onBluetoothStateChange()
/aosp_15_r20/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java1585 int prevState = msg.arg1; in handleMessage() local
1941 private void broadcastIntentStateChange(String action, int prevState, int newState) { in broadcastIntentStateChange()
1967 private void bluetoothStateChangeHandler(int prevState, int newState) { in bluetoothStateChangeHandler()
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothCallback.aidl26 void onBluetoothStateChange(int prevState, int newState); in onBluetoothStateChange()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostService.java632 int prevState = getState(device, transport); in handleMessageConnectStateChanged() local
1326 int prevState = BluetoothProfile.STATE_DISCONNECTED; in updateConnectionState() local
1380 BluetoothDevice device, int transport, int prevState, int newState) { in broadcastConnectionState()
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHealthCallback.java81 int prevState, in onHealthChannelStateChange()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java1858 private void verifyConnectionStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent()
1872 private void verifyAudioStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyAudioStateIntent()
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/src/
H A Dph_disp.h115 Word16 prevState; member
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/
DSocketReaderNode.cpp146 kBaseNodeState prevState = mNodeState; in UpdateConfig() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java804 int timeoutMs, BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent()
813 intent.getIntExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, -1), prevState); in verifyConnectionStateIntent() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/nodes/
DIVideoSourceNode.cpp222 kBaseNodeState prevState = mNodeState; in UpdateConfig() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowVideoView.java27 private int prevState; field in ShadowVideoView
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/
H A DSchedEvent.kt54 val prevState: SchedulingState, val nextComm: String, val nextPid: Int, constant in trebuchet.importers.ftrace.events.SchedSwitchEvent
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dinfra_link_selector.cpp314 LinkState prevState = linkInfo.mState; in HandleInfraLinkStateChange() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.cpp207 ComponentState prevState = getDeviceStateLocked(); in threadLoop() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStateMachine.java506 private void broadcastConnectionState(int newState, int prevState) { in broadcastConnectionState()
/aosp_15_r20/frameworks/base/core/java/android/app/servertransaction/
H A DTransactionExecutorHelper.java193 final int prevState = r.getLifecycleState(); in getLifecycleRequestForCurrentState() local
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/
H A DAppCompatStateStatsTests.java233 AppCompatStateChanged.State prevState = AppCompatStateChanged.State.UNKNOWN; in getAppCompatStatesForUid() local

12345678910>>...21