Home
last modified time | relevance | path

Searched refs:REQUEST_PRIORITY_UNKNOWN (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeLocalRequestScheduler.java77 @VisibleForTesting static final int REQUEST_PRIORITY_UNKNOWN = Integer.MAX_VALUE; field in IkeLocalRequestScheduler
84 REQUEST_PRIORITY_UNKNOWN
352 return REQUEST_PRIORITY_UNKNOWN; in procedureTypeToPriority()