Searched refs:hasInstantiatedDependency (Results 1 – 2 of 2) sorted by relevance
63 public <T> boolean hasInstantiatedDependency(Class<T> key) { in hasInstantiatedDependency() method in TestableDependency
103 assertFalse(mDependency.hasInstantiatedDependency(StatusBarWindowController.class)); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()