HomeSort by relevance Sort by last modified time
    Searched defs:onBeforeRemoveSession (Results 1 - 4 of 4) sorted by null

  /external/conscrypt/common/src/main/java/org/conscrypt/
ServerSessionContext.java 86 void onBeforeRemoveSession(NativeSslSession session) {
ClientSessionContext.java 157 void onBeforeRemoveSession(NativeSslSession session) {
AbstractSessionContext.java 54 onBeforeRemoveSession(eldest.getValue());
168 onBeforeRemoveSession(session);
253 abstract void onBeforeRemoveSession(NativeSslSession session);
273 onBeforeRemoveSession(session);
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 229 milliseconds