Searched refs:sKeyValueJobService (Results 1 – 1 of 1) sorted by relevance
37 private static ComponentName sKeyValueJobService = field in KeyValueBackupJob71 JobInfo.Builder builder = new JobInfo.Builder(JOB_ID, sKeyValueJobService) in schedule()