Searched defs:nativeList (Results 1 – 2 of 2) sorted by relevance
234 Vector<Sensor> nativeList; in nativeGetDynamicSensors() local251 Vector<Sensor> nativeList; in nativeGetRuntimeSensors() local
1582 private static native @Nullable String[] nativeList(long ptr, @NonNull String path) in nativeList() method in AssetManager