Searched defs:mTimeoutMs (Results 1 – 10 of 10) sorted by relevance
82 private final long mTimeoutMs; field in BlockingUserLifecycleListener116 private long mTimeoutMs = DEFAULT_TIMEOUT_MS; field in BlockingUserLifecycleListener.Builder
36 private final long mTimeoutMs; field in BlockingResultReceiver
41 private final int mTimeoutMs; field in OneTimeSettingsListener
64 private final long mTimeoutMs; field in RemoteCall
53 private final long mTimeoutMs; field in BlockingAnswer
42 private long mTimeoutMs = TimeUnit.SECONDS.toMillis(mTimeout); field in OneHandedTimeoutHandler
40 private final int mTimeoutMs; field in SyncResultReceiver
74 long mTimeoutMs = 200; // non-final so that tests can adjust the value. field in NsdManagerTest
118 private final long mTimeoutMs; field in NetworkDiagnostics
231 private int mTimeoutMs; field in LockPatternUtils.RequestThrottledException