static native int com.example.realsense_native_example.MainActivity.nGetCamerasCountFromJNI |
( |
| ) |
|
|
staticprivate |
static native String com.example.realsense_native_example.MainActivity.nGetLibrealsenseVersionFromJNI |
( |
| ) |
|
|
staticprivate |
A native method that is implemented by the 'native-lib' native library, which is packaged with this application.
void com.example.realsense_native_example.MainActivity.onCreate |
( |
Bundle |
savedInstanceState | ) |
|
|
inlineprotected |
void com.example.realsense_native_example.MainActivity.onRequestPermissionsResult |
( |
int |
requestCode, |
|
|
String |
permissions[], |
|
|
int[] |
grantResults |
|
) |
| |
|
inline |
void com.example.realsense_native_example.MainActivity.printMessage |
( |
| ) |
|
|
inlineprivate |
RsContext com.example.realsense_native_example.MainActivity.mRsContext |
|
private |
final int com.example.realsense_native_example.MainActivity.MY_PERMISSIONS_REQUEST_CAMERA = 0 |
|
staticprivate |
The documentation for this class was generated from the following file: