Searched refs:mLastExecutionSignal (Results 1 – 2 of 2) sorted by relevance
476 if (mLastExecutionSignal != null) { in setExecutor()477 mLastExecutionSignal.cancel(); in setExecutor()478 mLastExecutionSignal = null; in setExecutor()533 if (mLastExecutionSignal != null) { in applyRemoteViews()534 mLastExecutionSignal.cancel(); in applyRemoteViews()535 mLastExecutionSignal = null; in applyRemoteViews()622 if (mLastExecutionSignal != null) { in inflateAsync()623 mLastExecutionSignal.cancel(); in inflateAsync()641 if (mLastExecutionSignal == null) { in inflateAsync()674 mLastExecutionSignal = null; in onViewApplied()[all …]
9761 Landroid/appwidget/AppWidgetHostView;->mLastExecutionSignal:Landroid/os/CancellationSignal;