Searched defs:timeoutInMs (Results 1 – 12 of 12) sorted by relevance
54 long timeoutInMs) = 8; in getPropertiesAsync()68 long timeoutInMs) = 10; in setPropertiesAsync()
2203 private void checkAsyncArguments(Object requests, Object callback, long timeoutInMs) { in checkAsyncArguments()2245 long timeoutInMs, in getPropertiesAsync()2367 long timeoutInMs, in setPropertiesAsync()
97 public void waitAndFinish(int timeoutInMs) throws InterruptedException { in waitAndFinish()
109 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in getPropertiesAsync()127 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in setPropertiesAsync()
245 long timeoutInMs; in getTimeoutMs() local
853 long timeoutInMs) throws IllegalArgumentException { in validateGetSetAsyncParameters()864 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) { in getPropertiesAsync()883 long timeoutInMs) { in setPropertiesAsync()
1444 long timeoutInMs, in prepareVehicleStubRequests()1518 long timeoutInMs) { in getCarPropertyValuesAsync()1578 VehicleStubCallback vehicleStubCallback, long timeoutInMs, in sendGetInitialValueAndSubscribeUpdateEvent()1618 long timeoutInMs) { 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()
1291 int timeoutInMs = MINIMUM_NUMBER_OF_FRAMES_TO_VERIFY * MAXIMUM_FRAME_INTERVAL_IN_MS; in testTwoConcurrentStreamsWithMultipleServiceConfigurations() local1365 int timeoutInMs = MINIMUM_NUMBER_OF_FRAMES_TO_VERIFY * MAXIMUM_FRAME_INTERVAL_IN_MS; in testFourConcurrentStreamsFromTwoCamerasWithMultipleServiceConfigurations() local
1192 public final long timeoutInMs; field in CarRemoteAccessService.RemoteTask1194 private RemoteTask(String id, byte[] data, String clientId, long timeoutInMs) { in RemoteTask()
1338 public void pausePolling(int timeoutInMs) { in pausePolling()1350 mHandler.obtainMessage(MSG_RESUME_POLLING), timeoutInMs); in pausePolling() local
2330 long timeoutInMs) { in sendRequest()2360 WorkSource workSource, long timeoutInMs) { in sendRequest()