Searched defs:allowRetry (Results 1 – 1 of 1) sorted by relevance
369 private void doLicense(boolean allowRetry) { in doLicense()437 private void postKeyRequest(byte[] scope, int type, boolean allowRetry) { in postKeyRequest()552 void post(int what, Object request, boolean allowRetry) { in post()614 public final boolean allowRetry; field in DefaultDrmSession.RequestTask619 public RequestTask(boolean allowRetry, long startTimeMs, Object request) { in RequestTask()