Searched refs:buildCursorFromMap (Results 1 - 1 of 1) sorted by relevance

/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterProvider.java115 return buildCursorFromMap(map);
127 private Cursor buildCursorFromMap(Map<String, String> map) { method in class:InterpreterProvider

Completed in 56 milliseconds