Home
last modified time | relevance | path

Searched defs:launchLocation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/apppredictionservice/src/android/apppredictionservice/cts/
DServiceReporter.java131 void onLocationShown(AppPredictionSessionId sessionId, String launchLocation, in onLocationShown()
224 final int launchLocation; field in ServiceReporter.Event
227 public Event(AppTarget target, int launchLocation, int eventType) { in Event()
DPredictionService.java55 public void onLaunchLocationShown(AppPredictionSessionId sessionId, String launchLocation, in onLaunchLocationShown()