Searched refs:mLastExecutionSignal (Results 1 – 2 of 2) sorted by relevance
483 if (mLastExecutionSignal != null) { in setExecutor()484 mLastExecutionSignal.cancel(); in setExecutor()485 mLastExecutionSignal = null; in setExecutor()544 if (mLastExecutionSignal != null) { in applyRemoteViews()545 mLastExecutionSignal.cancel(); in applyRemoteViews()546 mLastExecutionSignal = null; in applyRemoteViews()633 if (mLastExecutionSignal != null) { in inflateAsync()634 mLastExecutionSignal.cancel(); in inflateAsync()652 if (mLastExecutionSignal == null) { in inflateAsync()685 mLastExecutionSignal = null; in onViewApplied()[all …]
9689 Landroid/appwidget/AppWidgetHostView;->mLastExecutionSignal:Landroid/os/CancellationSignal;