Home
last modified time | relevance | path

Searched defs:validateTypeOrThrow (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DIkeLocalRequestScheduler.java199 protected abstract void validateTypeOrThrow(int type); in validateTypeOrThrow() method in IkeLocalRequestScheduler.LocalRequest
230 protected void validateTypeOrThrow(int type) { in validateTypeOrThrow() method in IkeLocalRequestScheduler.IkeLocalRequest
263 protected void validateTypeOrThrow(int type) { in validateTypeOrThrow() method in IkeLocalRequestScheduler.ChildLocalRequest