Home
last modified time | relevance | path

Searched defs:handover (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/tests/testapk/src/native/
Dtestbinary.cpp89 BccHandover handover; in start_test_service() local
106 BccHandover handover; in start_test_service() local
123 BccHandover handover; in start_test_service() local
/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java744 HandoverDataParser.BluetoothHandoverData handover = mHandoverDataParser.parseBluetooth(m); in tryPeripheralHandover() local
/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java1527 private void testSetIkeTrafficSelectors(int apnProtocol, boolean handover) throws Exception { in testSetIkeTrafficSelectors()