Searched defs:msg (Results 1 – 2 of 2) sorted by relevance
38 static inline int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException()
30 public UiObjectNotFoundException(@NonNull String msg) { in UiObjectNotFoundException()