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 267 final int appWidgetId = ((KeyguardWidgetFrame) v).getContentAppWidgetId();
287 final int appWidgetId = ((KeyguardWidgetFrame) v).getContentAppWidgetId();
552 return kwf.getContentAppWidgetId() != AppWidgetManager.INVALID_APPWIDGET_ID;
    [all...]
KeyguardWidgetFrame.java 284 public int getContentAppWidgetId() {
KeyguardHostView.java 492 final int appWidgetId = ((KeyguardWidgetFrame) v).getContentAppWidgetId();
    [all...]

Completed in 601 milliseconds