Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/cluster/cts/
DClusterHomeManagerTest.java72 private static final Bundle NAVIGATION_STATE_BUNDLE_1 = new Bundle(); field in ClusterHomeManagerTest
76 NAVIGATION_STATE_BUNDLE_1.putByteArray( in NAVIGATION_STATE_BUNDLE_1.putByteArray()
189 mCarNavigationStatusManager.sendNavigationStateChange(NAVIGATION_STATE_BUNDLE_1); in testRegisterAndUnregisterClusterNavigationStateListener()