Searched refs:REMAINING_SECONDS (Results 1 – 1 of 1) sorted by relevance
55 private static final String REMAINING_SECONDS = "remaining_seconds"; field in GarageModeChecker88 bundle.putInt(REMAINING_SECONDS, durationSeconds); in scheduleJob()200 int remainingSeconds = mJobParameter.getExtras().getInt(REMAINING_SECONDS); in doInBackground()