Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dbasic_audio_test.h41 State mState; variable
Dbasic_sensor_test_base.h103 State mState; variable
/system/libhwbinder/include/hwbinder/
DBinder.h109 std::atomic<int32_t> mState; variable
/system/security/keystore/
Duser_state.h96 State mState; variable
/system/vold/model/
DVolumeBase.h143 State mState; variable
/system/hwservicemanager/
Dtest_lazy.cpp79 } mState; member in HidlServiceLazyTest
/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