Searched refs:nativeSetLocation (Results 1 – 1 of 1) sorted by relevance
92 private static native void nativeSetLocation(long nativeObject, int latitude, int longitude); in nativeSetLocation() method in MediaMuxer196 nativeSetLocation(mNativeObject, latitudex10000, longitudex10000); in setLocation()