Home
last modified time | relevance | path

Searched refs:timerSeconds (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/one/
H A DOneCamera.java337 public final float timerSeconds; field in OneCamera.PhotoCaptureParameters
341 int heading, float zoom, float timerSeconds) { in PhotoCaptureParameters() argument
347 this.timerSeconds = timerSeconds; in PhotoCaptureParameters()
/aosp12/packages/apps/Camera2/src/com/android/camera/stats/
H A DCaptureSessionStatsCollector.java113 final float timerSeconds, in decorateAtTimeCaptureRequest() argument
125 mTimerSeconds = timerSeconds; in decorateAtTimeCaptureRequest()
/aosp12/packages/apps/Camera2/src_pd/com/android/camera/stats/
H A DUsageStatistics.java76 Float timerSeconds, Float processingTime, in photoCaptureDoneEvent() argument
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java334 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
340 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java800 int timerSeconds, in setCallForwardingOption() argument
824 int timerSeconds, in setCallForwardingOption() argument
H A DGsmCdmaPhone.java2293 int timerSeconds, in setCallForwardingOption() argument
2296 dialingNumber, CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
2304 int timerSeconds, in setCallForwardingOption() argument
2309 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
2329 timerSeconds, in setCallForwardingOption()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java370 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
376 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
H A DImsPhone.java399 int serviceClass, int timerSeconds, Message onComplete) { in SS() argument
404 mTimerSeconds = timerSeconds; in SS()
1208 int timerSeconds, in setCallForwardingOption() argument
1211 CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
1220 int timerSeconds, in setCallForwardingOption() argument
1230 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
1239 timerSeconds, in setCallForwardingOption() local