Home
last modified time | relevance | path

Searched defs:timeoutSec (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.cpp34 void ShellSubscriber::startNewSubscription(int in, int out, int timeoutSec) { in startNewSubscription()
63 int timeoutSec) { in waitForSubscriptionToEndLocked()
/frameworks/base/services/core/java/com/android/server/biometrics/
DEnrollClient.java47 final int[] disabledFeatures, int timeoutSec) { in EnrollClient()
DBiometricServiceBase.java306 final int[] disabledFeatures, int timeoutSec) { in EnrollClientImpl()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java750 final int timeoutSec = connectionTimeoutUpdateSecondsFor(proto); in updateNatTimeout() local
/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl172 in Messenger messenger, int timeoutSec, in IBinder binder, int legacy, in requestNetwork()
/frameworks/base/cmds/statsd/src/
DStatsService.cpp361 int timeoutSec = -1; in handleShellCommand() local