Searched refs:BASE_SERVICE (Results 1 – 2 of 2) sorted by relevance
35 public static final int MEASUREMENT_START_SERVICE_COUNT = HealthKeys.BASE_SERVICE + 1;44 public static final int MEASUREMENT_LAUNCH_COUNT = HealthKeys.BASE_SERVICE + 2;
52 public static final int BASE_SERVICE = 50000; field in HealthKeys