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

  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerState.java 352 private int mPendingState = INITIAL_SCREEN_STATE;
365 boolean stateChanged = state != mPendingState;
373 mPendingState = state;
392 pw.println(" mPendingState=" + Display.stateToString(mPendingState));
410 state = mPendingState;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.h 130 AgpsState* mPendingState;
137 mPendingState(NULL),
  /frameworks/base/services/core/java/com/android/server/vr/
VrManagerService.java 159 private VrState mPendingState;
241 mPendingState = (mVrModeEnabled && mCurrentVrService != null)
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 232 milliseconds