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