Searched refs:mCrashCallTimeoutMs (Results 1 – 1 of 1) sorted by relevance
85 private final int mCrashCallTimeoutMs; field in CarOemProxyServiceHelper128 mCrashCallTimeoutMs = res in CarOemProxyServiceHelper()144 mCrashCallTimeoutMs, mThreadPoolSizeFromRRO, mBinderDispatchThreadPoolSize); in CarOemProxyServiceHelper()283 result.get(mCrashCallTimeoutMs, TimeUnit.MILLISECONDS))); in doBinderCallWithDefaultValueAndDelayedWaitAndCrash()390 return Optional.ofNullable(result.get(mCrashCallTimeoutMs, TimeUnit.MILLISECONDS)); in doBinderCallWithTimeoutCrash()511 writer.printf("mCrashCallTimeoutMs: %d\n", mCrashCallTimeoutMs); in dump()