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