Searched refs:timeRemaining (Results 1 – 6 of 6) sorted by relevance
95 String getEnhancedEstimateDebugString(String timeRemaining); in getEnhancedEstimateDebugString() argument102 String getOldEstimateDebugString(String timeRemaining); in getOldEstimateDebugString() argument
137 public String getEnhancedEstimateDebugString(String timeRemaining) { in getEnhancedEstimateDebugString() argument147 public String getOldEstimateDebugString(String timeRemaining) { in getOldEstimateDebugString() argument
404 TextView timeRemaining = dialog.getWindow().findViewById( in createAndShowDialogForIntent()406 timeRemaining.setText(MessageFormat.format( in createAndShowDialogForIntent()409 timeRemaining.setVisibility(View.VISIBLE); in createAndShowDialogForIntent()
196 val timeRemaining = TimerStringFormatter.formatTimeRemaining(context, in build() constant198 context.getString(R.string.next_timer_notif, timeRemaining) in build()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
806 long timeRemaining = Math.max(0, in loadNextImage()864 }, timeRemaining); in loadNextImage()