Searched defs:waitForState (Results 1 – 3 of 3) sorted by relevance
63 void waitForState(aaudio_stream_state_t targetState) { in waitForState() function
151 protected void waitForState(@BiometricServiceState.AuthSessionState int state) in waitForState() method in BiometricTestBase
912 @Nullable @State Integer waitForState) { in AdapterStateCallback()