Searched refs:targetIds (Results 1 – 3 of 3) sorted by relevance
37 constructor(targetIds: List<Int>, changeDuration: Duration = DEFAULT_TEXT_CHANGE_DURATION) {51 for (targetId in targetIds) {
200 AppPredictionSessionId sessionId, String launchLocation, List<AppTargetId> targetIds) { in onLaunchLocationShown() argument
1925 List<AppTargetId> targetIds = new ArrayList<>();1931 targetIds.add(new AppTargetId(1939 directShareAppPredictor.notifyLaunchLocationShown(LAUNCH_LOCATION_DIRECT_SHARE, targetIds);