public String getPlatform()

in src/android/Device.java [91:93]


    public String getPlatform() {
        return ANDROID_PLATFORM;
    }