Home | History | Annotate | Download | only in widget

Lines Matching defs:mAppWidgetId

98     private final int mAppWidgetId;
817 mAppWidgetId = intent.getIntExtra(RemoteViews.EXTRA_REMOTEADAPTER_APPWIDGET_ID, -1);
841 mAppWidgetId);
882 new Intent.FilterComparison(mIntent), mAppWidgetId);
1219 Message.obtain(mServiceHandler, MSG_REQUEST_BIND, mAppWidgetId, 0, mIntent).sendToTarget();