Searched defs:timeoutInMs (Results 1 – 14 of 14) sorted by relevance
57 long timeoutInMs); in getPropertiesAsync()71 long timeoutInMs); in setPropertiesAsync()
3042 private void checkAsyncArguments(Object requests, Object callback, long timeoutInMs) { in checkAsyncArguments()3082 long timeoutInMs, in getPropertiesAsync()3199 long timeoutInMs, in setPropertiesAsync()
97 public void waitAndFinish(int timeoutInMs) throws InterruptedException { in waitAndFinish()
142 long timeoutInMs, in getFutureWithTimeout()
131 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in getPropertiesAsync()149 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in setPropertiesAsync()
253 void finishHandlerTasks(int timeoutInMs) throws InterruptedException { in finishHandlerTasks()1003 long timeoutInMs) throws IllegalArgumentException { in validateGetSetAsyncParameters()1015 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) { in getPropertiesAsync()1041 long timeoutInMs) { in setPropertiesAsync()
1328 int timeoutInMs = MINIMUM_NUMBER_OF_FRAMES_TO_VERIFY * MAXIMUM_FRAME_INTERVAL_IN_MS; in testTwoConcurrentStreamsWithMultipleServiceConfigurations() local1402 int timeoutInMs = MINIMUM_NUMBER_OF_FRAMES_TO_VERIFY * MAXIMUM_FRAME_INTERVAL_IN_MS; in testFourConcurrentStreamsFromTwoCamerasWithMultipleServiceConfigurations() local1518 int timeoutInMs = MINIMUM_NUMBER_OF_FRAMES_TO_VERIFY * MAXIMUM_FRAME_INTERVAL_IN_MS; in testTwoConcurrentStreamsOnSingleCallbackObject() local
1622 long timeoutInMs, in prepareVehicleStubRequests()1715 long timeoutInMs, long asyncRequestStartTime) { in getCarPropertyValuesAsync()1762 VehicleStubCallback vehicleStubCallback, long timeoutInMs, in sendGetInitialValueAndSubscribeUpdateEvent()1814 long timeoutInMs, long asyncRequestStartTime) { in setCarPropertyValuesAsync()
119 AidlVhalClient::AidlVhalClient(std::shared_ptr<IVehicle> hal, int64_t timeoutInMs) : in AidlVhalClient()122 AidlVhalClient::AidlVhalClient(std::shared_ptr<IVehicle> hal, int64_t timeoutInMs, in AidlVhalClient()
617 public boolean await(long timeoutInMs, TimeUnit timeUnit) { in await()
191 void waitForEvent(int count, int timeoutInMs) throws InterruptedException { in waitForEvent()
1814 public final long timeoutInMs; field in CarRemoteAccessService.RemoteTask1816 private RemoteTask(String id, byte[] data, String clientId, long timeoutInMs) { in RemoteTask()
1830 public void pausePolling(int timeoutInMs) { in pausePolling()1842 mHandler.obtainMessage(MSG_RESUME_POLLING), timeoutInMs); in pausePolling() local
2346 long timeoutInMs) { in sendRequest()2376 WorkSource workSource, long timeoutInMs) { in sendRequest()