Searched refs:NAVIGATION (Results 1 – 6 of 6) sorted by relevance
85 NAVIGATION, enumerator87 ftl_last = NAVIGATION,
150 (mParameters.mode != Parameters::Mode::NAVIGATION && in reconfigure()178 parameters.mode = Parameters::Mode::NAVIGATION; in computeParameters()445 case Parameters::Mode::NAVIGATION: in configureBasicParams()
217 NAVIGATION, // unscaled mapping with assist gesture (touch navigation) enumerator
935 mDeviceMode = DeviceMode::NAVIGATION; in configureInputDevice()
31 import static android.content.ConfigurationProto.NAVIGATION;1318 protoOutputStream.write(NAVIGATION, navigation); in dumpDebug()1457 case (int) NAVIGATION: in readFromProto()1458 navigation = protoInputStream.readInt(NAVIGATION); in readFromProto()
10057 Landroid/content/ConfigurationProto;->NAVIGATION:J