Searched refs:mPredictionManager (Results 1 – 1 of 1) sorted by relevance
78 private final IPredictionManager mPredictionManager; field in AppPredictor98 mPredictionManager = IPredictionManager.Stub.asInterface(b); in AppPredictor()102 mPredictionManager.createPredictionSession(predictionContext, mSessionId, mToken); in AppPredictor()122 mPredictionManager.notifyAppTargetEvent(mSessionId, event); in notifyAppTargetEvent()142 mPredictionManager.notifyLaunchLocationShown(mSessionId, launchLocation, in notifyLaunchLocationShown()172 mPredictionManager.registerPredictionUpdates(mSessionId, callbackWrapper); in registerPredictionUpdates()199 mPredictionManager.unregisterPredictionUpdates(mSessionId, callbackWrapper); in unregisterPredictionUpdates()218 mPredictionManager.requestPredictionUpdate(mSessionId); in requestPredictionUpdate()241 mPredictionManager.sortAppTargets(mSessionId, new ParceledListSlice(targets), in sortTargets()259 mPredictionManager.onDestroyPredictionSession(mSessionId); in destroy()