Home
last modified time | relevance | path

Searched refs:arePushNotificationsEnabled (Results 1 – 1 of 1) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Android.h1233 return arePushNotificationsEnabled() ? getDefaultActivityClass() : "android.app.Activity"; in getActivityClassString()
1242 bool arePushNotificationsEnabled() const in arePushNotificationsEnabled() function
1250 return arePushNotificationsEnabled() in areRemoteNotificationsEnabled()
1465 if (arePushNotificationsEnabled()) in getAndroidPreprocessorDefs()