Searched refs:PROCESSING_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
45 public static final int PROCESSING_TIMEOUT_MILLIS = 500; field in QosPolicyRequestHandler254 PROCESSING_TIMEOUT_MILLIS); in processQosPolicyRequest() local
367 mLooper.moveTimeForward(QosPolicyRequestHandler.PROCESSING_TIMEOUT_MILLIS + 1); in testRequestTimesOutDuringProcessing()