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