Searched defs:handover (Results 1 – 2 of 2) sorted by relevance
666 HandoverDataParser.BluetoothHandoverData handover = mHandoverDataParser.parseBluetooth(m); in tryPeripheralHandover() local
926 private void testSetIkeTrafficSelectors(int apnProtocol, boolean handover) throws Exception { in testSetIkeTrafficSelectors()