Searched refs:getInteractiveInterpreters (Results 1 – 3 of 3) sorted by relevance
61 mInterpreters = mConfiguration.getInteractiveInterpreters(); in onCreate()95 mInterpreters = mConfiguration.getInteractiveInterpreters(); in onInvalidated()
195 mInterpreters = mConfiguration.getInteractiveInterpreters(); in onInvalidated()200 mInterpreters = mConfiguration.getInteractiveInterpreters(); in onChanged()
275 public List<Interpreter> getInteractiveInterpreters() { in getInteractiveInterpreters() method in InterpreterConfiguration