Searched refs:getNotificationInnerAreaView (Results 1 – 5 of 5) sorted by relevance
37 fun getNotificationInnerAreaView(): View? regex
254 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in LegacyNotificationIconAreaControllerImpl
182 override fun getNotificationInnerAreaView(): View? {
409 mNotificationIconAreaController.getNotificationInnerAreaView(); in initNotificationIconArea()
731 when(mMockNotificationAreaController.getNotificationInnerAreaView()).thenReturn( in setUpNotificationIconAreaController()