Searched refs:mCurrentBackgroundApp (Results 1 – 1 of 1) sorted by relevance
68 private ComponentName mCurrentBackgroundApp; field in TaskCategoryManager197 return mCurrentBackgroundApp != null && mCurrentBackgroundApp.equals(componentName); in isCurrentBackgroundApp()201 return mCurrentBackgroundApp; in getCurrentBackgroundApp()205 mCurrentBackgroundApp = componentName; in setCurrentBackgroundApp()