Home
last modified time | relevance | path

Searched defs:getCurrentActivity (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DGeckoActivityMonitor.java46 public Activity getCurrentActivity() { in getCurrentActivity() method in GeckoActivityMonitor
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/leanplum/
H A DLeanplumActivityHelper.java86 public static Activity getCurrentActivity() { in getCurrentActivity() method in LeanplumActivityHelper
/dports/games/golly/golly-3.3-src/gui-android/Golly/app/src/main/java/net/sf/golly/
H A DBaseApp.java111 public Activity getCurrentActivity() { in getCurrentActivity() method in BaseApp
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/native/
H A Djuce_android_Threads.cpp337 LocalRef<jobject> getCurrentActivity() noexcept in getCurrentActivity() function
/dports/games/gcompris-qt/gcompris-qt-2.0/src/core/
H A DActivityInfoTree.cpp80 ActivityInfo *ActivityInfoTree::getCurrentActivity() const in getCurrentActivity() function in ActivityInfoTree
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/native/
H A Djuce_android_Threads.cpp337 LocalRef<jobject> getCurrentActivity() noexcept in getCurrentActivity() function
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/native/
H A Djuce_android_Threads.cpp337 LocalRef<jobject> getCurrentActivity() noexcept in getCurrentActivity() function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h692 ActivityContext *getCurrentActivity() { in getCurrentActivity() function