Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java158 protected String getDeviceId() { in getDeviceId() method in ShadowTelephonyManager
DNativeInput.java209 public int getDeviceId() { in getDeviceId() method in NativeInput.InputEvent
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp336 DeviceId getDeviceId (const vk::InstanceInterface& vki, in getDeviceId() function