HomeSort by relevance Sort by last modified time
    Searched defs:mIsShutdown (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libnbaio/include_mono/media/nbaio/
MonoPipe.h 96 bool mIsShutdown; // whether shutdown(true) was called, no barriers are needed
  /packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceStateMachine.java 77 private boolean mIsShutdown;
109 mIsShutdown = false;
120 if (mIsShutdown) {
137 if (mIsShutdown) {
155 if (mIsShutdown) {
186 if (mIsShutdown) {
203 if (mIsShutdown) {
218 if (mIsShutdown) {
235 if (mIsShutdown) {
252 if (mIsShutdown) {
    [all...]
  /system/media/audio_utils/include/audio_utils/
fifo.h 130 mutable bool mIsShutdown;
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 82 private boolean mIsShutdown;
375 mIsShutdown = true;
453 if (mIsShutdown) {
  /frameworks/av/include/private/media/
AudioTrackShared.h 231 bool mIsShutdown; // latch set to true when shared memory corruption detected
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 

Completed in 296 milliseconds