Searched defs:notify (Results 1 – 2 of 2) sorted by relevance
294 void SetNotifyPop(bool notify) { in SetNotifyPop()
1061 JNINativeMethod methods[] = { { "notify", "()V", nullptr } }; in TEST_F() method1083 JNINativeMethod methods[] = { { "notify", "()V", native_function } }; in TEST_F() method