Home | History | Annotate | Download | only in widget

Lines Matching refs:unbind

57     // The delay (in millis) to wait until attempting to unbind from a service after a request.
175 public synchronized void unbind(Context context, int appWidgetId, Intent intent) {
188 Log.e("RemoteViewsAdapterServiceConnection", "unbind(): " + e.getMessage());
197 // Remove any deferred unbind messages
250 // Enqueue unbind message
270 // Dequeue any unbind messages
957 // No more items to load, so queue unbind
1343 // Dequeue any unbind messages
1376 mServiceConnection.unbind(mContext, mAppWidgetId, mIntent);
1387 // Remove any existing deferred-unbind messages
1398 // Remove any existing deferred-unbind messages