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

  /packages/apps/Gallery2/src/com/android/gallery3d/util/
UpdateHelper.java 22 private boolean mUpdated = false;
26 mUpdated = true;
34 mUpdated = true;
42 mUpdated = true;
50 mUpdated = true;
57 return mUpdated;
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayer.h 122 bool mUpdated;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayer.h 114 bool mUpdated;
  /packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
ChannelsBlockedFragment.java 53 private boolean mUpdated;
101 mUpdated = false;
110 if (VERSION.SDK_INT >= VERSION_CODES.O && mUpdated) {
197 mUpdated = true;
241 mUpdated = true;
  /frameworks/base/core/java/android/app/
Activity.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 597 milliseconds