Searched refs:mSystemNotificationAsyncTask (Results 1 – 1 of 1) sorted by relevance
342 private SystemNotificationAsyncTask mSystemNotificationAsyncTask = field in ExpandableNotificationRow530 if (mSystemNotificationAsyncTask.getStatus() == AsyncTask.Status.PENDING) { in cacheIsSystemNotification()533 mSystemNotificationAsyncTask.execute(); in cacheIsSystemNotification()553 mSystemNotificationAsyncTask.cancel(true /* mayInterruptIfRunning */); in getIsNonblockable()