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

  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardWidgetFrame.java 483 AppWidgetHostView awhv = (AppWidgetHostView) content; local
488 awhv.updateAppWidgetSize(null, width, height, width, height, true);
KeyguardWidgetPager.java 298 AppWidgetHostView awhv = (AppWidgetHostView) widget; local
299 AppWidgetProviderInfo info = awhv.getAppWidgetInfo();

Completed in 130 milliseconds