HomeSort by relevance Sort by last modified time
    Searched refs:mBackgroundSizeChanged (Results 1 - 9 of 9) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 58 private boolean mBackgroundSizeChanged;
106 mBackgroundSizeChanged = true;
285 if (mBackgroundSizeChanged) {
287 mBackgroundSizeChanged = false;
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 84 private boolean mBackgroundSizeChanged;
243 mBackgroundSizeChanged = true;
407 if (mBackgroundSizeChanged) {
409 mBackgroundSizeChanged = false;
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 319 milliseconds