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

  /external/chromium_org/content/browser/device_orientation/
observer_delegate.cc 32 new_device_data = EmptyDeviceData(device_data_type);
37 DeviceData* ObserverDelegate::EmptyDeviceData(DeviceData::Type type) {
observer_delegate.h 31 static DeviceData* EmptyDeviceData(DeviceData::Type type);

Completed in 155 milliseconds