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