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