Searched defs:EnableScreenOrientationNotifications_t (Results 1 – 2 of 2) sorted by relevance
519 struct EnableScreenOrientationNotifications_t { struct520 typedef GeckoAppShell Owner;521 typedef void ReturnType;522 typedef void SetterType;523 typedef mozilla::jni::Args<> Args;524 static constexpr char name[] = "enableScreenOrientationNotifications";525 static constexpr char signature[] =527 static const bool isStatic = true;528 static const mozilla::jni::ExceptionMode exceptionMode =530 static const mozilla::jni::CallingThread callingThread =[all …]
728 struct EnableScreenOrientationNotifications_t { struct729 typedef GeckoAppShell Owner;730 typedef void ReturnType;731 typedef void SetterType;732 typedef mozilla::jni::Args<> Args;733 static constexpr char name[] = "enableScreenOrientationNotifications";734 static constexpr char signature[] =736 static const bool isStatic = true;737 static const mozilla::jni::ExceptionMode exceptionMode =739 static const mozilla::jni::CallingThread callingThread =[all …]