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

  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardWidgetPager.java 249 final int appWidgetId = ((KeyguardWidgetFrame) v).getContentAppWidgetId();
262 final int appWidgetId = ((KeyguardWidgetFrame) v).getContentAppWidgetId();
518 return kwf.getContentAppWidgetId() != AppWidgetManager.INVALID_APPWIDGET_ID;
KeyguardWidgetFrame.java 284 public int getContentAppWidgetId() {
KeyguardHostView.java     [all...]

Completed in 133 milliseconds