Searched refs:USER_ID_KEY (Results 1 – 1 of 1) sorted by relevance
48 private static final String USER_ID_KEY = "user_id"; field in UsageStatsIdleService55 bundle.putInt(USER_ID_KEY, userId); in schedulePruneJob()69 bundle.putInt(USER_ID_KEY, userId); in scheduleUpdateMappingsJob()111 final int userId = bundle.getInt(USER_ID_KEY, -1); in onStartJob()