Searched refs:ACTION_GET_STATISTICS (Results 1 – 2 of 2) sorted by relevance
75 public static final String ACTION_GET_STATISTICS = field in SampleMediaRouteProvider92 f1.addAction(ACTION_GET_STATISTICS);317 if (action.equals(ACTION_GET_STATISTICS) in onControlRequest()
327 Intent intent = new Intent(SampleMediaRouteProvider.ACTION_GET_STATISTICS); in updateStatistics()