HomeSort by relevance Sort by last modified time
    Searched full:mcurrentstate (Results 26 - 31 of 31) sorted by null

12

  /frameworks/native/services/surfaceflinger/
Layer.h 309 inline const State& getCurrentState() const { return mCurrentState; }
310 inline State& getCurrentState() { return mCurrentState; }
377 State mCurrentState;
SurfaceFlinger.h 429 State mCurrentState;
  /frameworks/av/include/media/
mediarecorder.h 255 media_recorder_states mCurrentState;
mediaplayer.h 276 media_player_states mCurrentState;
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 143 private ModeListState mCurrentState;
146 return mCurrentState;
150 mCurrentState = state;
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]

Completed in 379 milliseconds

12