HomeSort by relevance Sort by last modified time
    Searched full:calendar_setmethod (Results 1 - 3 of 3) sorted by null

  /external/conscrypt/common/src/jni/main/cpp/conscrypt/
jniutil.cc 43 jmethodID calendar_setMethod;
71 calendar_setMethod = getMethodRef(env, calendarClass, "set", "(IIIIII)V");
native_crypto.cc     [all...]
  /external/conscrypt/common/src/jni/main/include/conscrypt/
jniutil.h 45 extern jmethodID calendar_setMethod;

Completed in 86 milliseconds