Searched refs:mPredictionManager (Results 1 – 1 of 1) sorted by relevance
79 private final IPredictionManager mPredictionManager; field in AppPredictor98 mPredictionManager = IPredictionManager.Stub.asInterface(b); in AppPredictor()102 mPredictionManager.createPredictionSession(predictionContext, mSessionId, getToken()); in AppPredictor()122 mPredictionManager.notifyAppTargetEvent(mSessionId, event); in notifyAppTargetEvent()142 mPredictionManager.notifyLaunchLocationShown(mSessionId, launchLocation, in notifyLaunchLocationShown()181 mPredictionManager.registerPredictionUpdates(mSessionId, callbackWrapper); in registerPredictionUpdatesLocked()215 mPredictionManager.unregisterPredictionUpdates(mSessionId, callbackWrapper); in unregisterPredictionUpdatesLocked()234 mPredictionManager.requestPredictionUpdate(mSessionId); in requestPredictionUpdate()257 mPredictionManager.sortAppTargets(mSessionId, new ParceledListSlice<>(targets), in sortTargets()284 mPredictionManager.onDestroyPredictionSession(mSessionId); in destroySessionLocked()