Home
last modified time | relevance | path

Searched defs:inputState (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/src/com/android/settingslib/spaprivileged/template/app/
DAppListPageTest.kt55 val inputState by setContent() in appListState_hasCorrectInitialState() constant
64 val inputState by setContent() in canShowSystem() constant
94 val inputState by setContent(noMoreOptions = true) in noMoreOptions_showSystemIsFalse() constant
/frameworks/native/services/inputflinger/dispatcher/
DConnection.h48 InputState inputState; variable
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java377 TvInputState inputState = userState.inputMap.get(inputId); in buildTvInputListLocked() local
1063 TvInputState inputState = userState.inputMap.get(inputId); in updateTvInputInfoLocked() local
1085 TvInputState inputState = userState.inputMap.get(inputId); in setStateLocked() local
1201 TvInputState inputState = userState.inputMap.get(inputId); in getAvailableExtensionInterfaceNames() local
1247 TvInputState inputState = userState.inputMap.get(inputId); in getExtensionInterface() local
1526 TvInputState inputState = userState.inputMap.get(inputId); in createSession() local
2960 @Nullable TvInputState inputState) { in logTuneStateChanged()
4154 TvInputState inputState = userState.inputMap.get(inputId); in onTvMessage() local
/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimplePlayer.h251 aaudio_stream_state_t inputState = AAUDIO_STREAM_STATE_PAUSING; in waitUntilPaused() local
/frameworks/av/media/libaaudio/src/core/
DAAudioAudio.cpp349 aaudio_stream_state_t inputState, in AAudioStream_waitForStateChange()
/frameworks/av/media/libaaudio/tests/
Dtest_various.cpp202 aaudio_stream_state_t inputState = AAUDIO_STREAM_STATE_UNINITIALIZED; in checkStateTransition() local