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