Searched refs:nativeInit (Results 1 – 3 of 3) sorted by relevance
42 nativeInit(); in UwbServiceCore()242 private native void nativeInit(); in nativeInit() method in UwbServiceCore
74 nativeInit(this, context.getApplicationInfo().dataDir, Build.VERSION.SDK_INT); in Backend()255 native int nativeInit(JobCallback jobCallback, String dataDir, int apiVersion); in nativeInit() method in Backend
65 nativeInit(); in loadLibrary()566 private native boolean nativeInit(); in nativeInit() method in NativeUwbManager