Searched refs:NeedsDeviceListPolling (Results 1 – 2 of 2) sorted by relevance
747 bool polling_was_off = !NeedsDeviceListPolling(); in AddDeviceListListener()760 if (!NeedsDeviceListPolling()) in RemoveDeviceListListener()784 bool polling_was_off = !NeedsDeviceListPolling(); in AddPortForwardingListener()798 if (!NeedsDeviceListPolling()) in RemovePortForwardingListener()826 bool DevToolsAndroidBridge::NeedsDeviceListPolling() { in NeedsDeviceListPolling() function in DevToolsAndroidBridge834 if (!NeedsDeviceListPolling() || in RequestDeviceList()856 if (!NeedsDeviceListPolling()) in ReceivedDeviceList()932 if (NeedsDeviceListPolling()) { in CreateDeviceProviders()
250 bool NeedsDeviceListPolling();