Home
last modified time | relevance | path

Searched refs:NAVIGATION_STATE_BUNDLE_2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/src/android/car/cluster/cts/
DClusterHomeManagerTest.java73 private static final Bundle NAVIGATION_STATE_BUNDLE_2 = new Bundle(); field in ClusterHomeManagerTest
78 NAVIGATION_STATE_BUNDLE_2.putByteArray( in NAVIGATION_STATE_BUNDLE_2.putByteArray()
198 mCarNavigationStatusManager.sendNavigationStateChange(NAVIGATION_STATE_BUNDLE_2); in testRegisterAndUnregisterClusterNavigationStateListener()