Searched refs:mIAppManager (Results 1 – 1 of 1) sorted by relevance
379 private IAppManager mIAppManager; field in MainActivity762 mIAppManager = new IAppManager(this, mTvView, mHandler); in onCreate()772 mIAppManager.processHeldAitInfo(); in onInteractiveAppChecked()1174 if (mIAppManager != null) { in stopAll()1175 mIAppManager.stop(); in stopAll()1476 if (mIAppManager != null && mIAppManager.dispatchKeyEvent(event)) { in dispatchKeyEvent()3057 if (mIAppManager != null) {3058 mIAppManager.onAitInfoUpdated(aitInfo);