Home
last modified time | relevance | path

Searched defs:navigation (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/
DCarNotificationTypeItemTest.java57 CarNotificationTypeItem navigation = CarNotificationTypeItem.of( in navigationNotificationType_shouldHaveCorrectValues() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DMobileNetworkActivity.java196 final BottomNavigationView navigation = findViewById(R.id.bottom_nav); in updateBottomNavigationView() local