openshot-audio  0.1.5
Functions
AndroidStatsHelpers Namespace Reference

Functions

 DECLARE_JNI_CLASS (SystemClass, "java/lang/System")
 
String getSystemProperty (const String &name)
 
String getLocaleValue (bool isRegion)
 
 DECLARE_JNI_CLASS (BuildClass, "android/os/Build")
 
String getAndroidOsBuildValue (const char *fieldName)
 

Function Documentation

◆ DECLARE_JNI_CLASS() [1/2]

AndroidStatsHelpers::DECLARE_JNI_CLASS ( SystemClass  ,
"java/lang/System"   
)

◆ DECLARE_JNI_CLASS() [2/2]

AndroidStatsHelpers::DECLARE_JNI_CLASS ( BuildClass  ,
"android/os/Build"   
)

◆ getAndroidOsBuildValue()

String AndroidStatsHelpers::getAndroidOsBuildValue ( const char *  fieldName)

◆ getLocaleValue()

String AndroidStatsHelpers::getLocaleValue ( bool  isRegion)

◆ getSystemProperty()

String AndroidStatsHelpers::getSystemProperty ( const String name)