HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE_FOUND (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/pairing/
fake_controller_pairing_flow.h 25 enum DiscoveryEventType { DEVICE_FOUND, DEVICE_LOST, NOTHING_FOUND };
fake_controller_pairing_flow.cc 93 type == "F" ? DEVICE_FOUND : type == "L" ? DEVICE_LOST : NOTHING_FOUND,
129 case DEVICE_FOUND: {
239 case DEVICE_FOUND: {

Completed in 44 milliseconds