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