OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateAppWidgetSize
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java
261
public void
updateAppWidgetSize
(Bundle newOptions, int minWidth, int minHeight, int maxWidth,
263
updateAppWidgetSize
(newOptions, minWidth, minHeight, maxWidth, maxHeight, false);
269
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,
/packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java
340
widgetView.
updateAppWidgetSize
(null, mTmpRect.left, mTmpRect.top,
/prebuilts/sdk/16/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 77 milliseconds