Searched refs:getSupportedModeIndexList (Results 1 – 3 of 3) sorted by relevance
100 List<Integer> getSupportedModeIndexList(); in getSupportedModeIndexList() method
81 public List<Integer> getSupportedModeIndexList() { in getSupportedModeIndexList() method in ModuleManagerImpl
1550 mModeListView.init(mModuleManager.getSupportedModeIndexList()); in onCreateTasks()2595 List<Integer> indices = mModuleManager.getSupportedModeIndexList(); in getSupportedModeNames()