Searched defs:apm (Results 1 – 1 of 1) sorted by relevance
343 AppPredictionManager apm = context.getSystemService(AppPredictionManager.class); in recreatePredictors() local372 AppPredictionManager apm = context.getSystemService(AppPredictionManager.class); in recreateHotseatPredictor() local379 private void registerHotseatPredictor(AppPredictionManager apm, Context context) { in registerHotseatPredictor()