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

  /packages/apps/Launcher3/src/com/android/launcher3/
PendingAppWidgetHostView.java 71 public void updateAppWidgetSize(Bundle newOptions, int minWidth, int minHeight, int maxWidth,
AppWidgetResizeFrame.java 340 widgetView.updateAppWidgetSize(null, mTmpRect.left, mTmpRect.top,
  /frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java 254 public void updateAppWidgetSize(Bundle newOptions, int minWidth, int minHeight, int maxWidth,
256 updateAppWidgetSize(newOptions, minWidth, minHeight, maxWidth, maxHeight, false);
262 public void updateAppWidgetSize(Bundle newOptions, int minWidth, int minHeight, int maxWidth,
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardWidgetFrame.java 480 awhv.updateAppWidgetSize(null, width, height, width, height, true);
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 343 widgetView.updateAppWidgetSize(null, mTmpRect.left, mTmpRect.top,
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 685 milliseconds