Searched refs:mAppState (Results 1 – 1 of 1) sorted by relevance
33 protected final ApplicationsState mAppState; field in AppStateBaseBridge40 mAppState = appState; in AppStateBaseBridge()41 mAppSession = mAppState != null ? mAppState.newSession(this) : null; in AppStateBaseBridge()46 mHandler = new BackgroundHandler(mAppState != null ? mAppState.getBackgroundLooper() in AppStateBaseBridge()