Searched refs:getConfigs (Results 1 – 6 of 6) sorted by relevance
291 public List<CarUxRestrictionsConfiguration> getConfigs() { in getConfigs() method in CarUxRestrictionsManager293 return mUxRService.getConfigs(); in getConfigs()
37 List<CarUxRestrictionsConfiguration> getConfigs() = 5; in getConfigs() method
94 public List<CarUxRestrictionsConfiguration> getConfigs() { in getConfigs() method in FakeCarUxRestrictionsService
297 mCarUxRestrictionsManager.getConfigs().get(0); in showProdUxRestrictionsConfig()
977 List<ResourceOveruseConfiguration> getConfigs = in testConcurrentSetGetResourceOveruseConfigurationsWithReconnectedDaemon() local981 ResourceOveruseConfigurationSubject.assertThat(getConfigs) in testConcurrentSetGetResourceOveruseConfigurationsWithReconnectedDaemon()
228 public List<CarUxRestrictionsConfiguration> getConfigs() { in getConfigs() method in CarUxRestrictionsManagerService