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

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterConfiguration.java51 private final InterpreterListener mListener;
61 private class InterpreterListener extends BroadcastReceiver { class in class:InterpreterConfiguration
67 private InterpreterListener(Context context) { method in class:InterpreterConfiguration.InterpreterListener
224 mListener = new InterpreterListener(mContext);

Completed in 240 milliseconds