Home
last modified time | relevance | path

Searched refs:INACTIVE (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DSoundTriggerHalEnforcer.java48 INACTIVE, enumConstant
86 mModelStates.put(handle, ModelState.INACTIVE); in loadSoundModel()
100 mModelStates.put(handle, ModelState.INACTIVE); in loadPhraseSoundModel()
138 mModelStates.replace(modelHandle, ModelState.INACTIVE); in stopRecognition()
274 mModelStates.replace(model, ModelState.INACTIVE); in recognitionCallback()
300 mModelStates.replace(model, ModelState.INACTIVE); in phraseRecognitionCallback()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelController.kt202 INACTIVE,
332 GestureState.INACTIVE -> {
353 previousState == GestureState.INACTIVE &&
431 GestureState.INACTIVE -> {
455 updateArrowState(GestureState.INACTIVE)
528 GestureState.INACTIVE -> gestureProgress
757 GestureState.INACTIVE -> {
836 GestureState.INACTIVE,
903 GestureState.INACTIVE -> {
930 if (previousState == GestureState.INACTIVE) {
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileStateToProto.kt41 Tile.STATE_INACTIVE -> QsTileState.INACTIVE
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelControllerTest.kt181 .isEqualTo(BackPanelController.GestureState.INACTIVE)
212 .isEqualTo(BackPanelController.GestureState.INACTIVE)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/proto/
H A Dtiles.proto33 INACTIVE = 1; enumerator
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPackageWatchdog.java1350 HealthCheckState.INACTIVE,
1357 int INACTIVE = 1; field
1408 private int mHealthCheckState = HealthCheckState.INACTIVE;
1528 if (mHealthCheckState == HealthCheckState.INACTIVE) { in setHealthCheckActiveLocked()
1623 || mHealthCheckState == HealthCheckState.INACTIVE; in isPendingHealthChecksLocked()
1643 mHealthCheckState = HealthCheckState.INACTIVE; in updateHealthCheckStateLocked()
1660 case HealthCheckState.INACTIVE: in toString()
/aosp14/frameworks/base/tests/PackageWatchdog/src/com/android/server/
H A DPackageWatchdogTest.java781 assertThat(m1.getHealthCheckStateLocked()).isEqualTo(HealthCheckState.INACTIVE); in testPackageHealthCheckStateTransitions()
783 assertThat(m1.handleElapsedTimeLocked(SHORT_DURATION)).isEqualTo(HealthCheckState.INACTIVE); in testPackageHealthCheckStateTransitions()
792 assertThat(m2.getHealthCheckStateLocked()).isEqualTo(HealthCheckState.INACTIVE); in testPackageHealthCheckStateTransitions()
801 assertThat(m3.getHealthCheckStateLocked()).isEqualTo(HealthCheckState.INACTIVE); in testPackageHealthCheckStateTransitions()
/aosp14/frameworks/base/core/proto/android/os/
H A Dbatterystats.proto468 INACTIVE = 3; enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39715 Landroid/os/SystemProto$WifiSupplicantState;->INACTIVE:I