Home
last modified time | relevance | path

Searched defs:mState (Results 1 – 9 of 9) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Dbasic_audio_test.h41 State mState; variable
Dbasic_sensor_test_base.h100 State mState; variable
/system/libhwbinder/include/hwbinder/
DBinder.h116 std::atomic<int32_t> mState; variable
/system/security/keystore/
Duser_state.h93 State mState; variable
/system/vold/model/
DVolumeBase.h150 State mState; variable
/system/hwservicemanager/
Dtest_lazy.cpp79 } mState; member in HidlServiceLazyTest
/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java74 private State mState = State.NOT_YET_STARTED; field in ProfileSession
/system/core/libutils/include/utils/
DMutex.h154 void* mState; variable
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java267 private int mState = STATE_PREVIEW; field in CameraAvgFragment