Home
last modified time | relevance | path

Searched refs:getDeviceId (Results 1 – 9 of 9) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTelephonyManagerTest.java74 assertEquals(testId, telephonyManager.getDeviceId()); in shouldGiveDeviceId()
83 assertEquals("device in slot 1", telephonyManager.getDeviceId(1)); in shouldGiveDeviceIdForSlot()
84 assertEquals("device in slot 2", telephonyManager.getDeviceId(2)); in shouldGiveDeviceIdForSlot()
183 telephonyManager.getDeviceId(); in getDeviceId_shouldThrowSecurityExceptionWhenReadPhoneStatePermissionNotGranted()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeInput.java209 public int getDeviceId() { in getDeviceId() method in NativeInput.InputEvent
227 initialize(from.getDeviceId(), from.getSource()); in initialize()
589 super.initialize(other.getDeviceId(), other.getSource()); in copyFrom()
DShadowTelephonyManager.java158 protected String getDeviceId() { in getDeviceId() method in ShadowTelephonyManager
500 protected String getDeviceId(int slot) {
DShadowMotionEvent.java631 return event.getDeviceId(); in nativeGetDeviceId()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp336 DeviceId getDeviceId (const vk::InstanceInterface& vki, in getDeviceId() function
391 if (deviceId == getDeviceId(vki, devices[deviceNdx])) in getPhysicalDevice()
1057 …, m_physicalDeviceB (getPhysicalDevice(m_vkiB, *m_instanceB, getDeviceId(m_vkiA, m_physicalDevic… in SharingTestInstance()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java1000 return mTelephonyManager.getDeviceId(slotId); in telephonyGetDeviceIdForSlotId()
/external/libchrome/base/android/jni_generator/
DtestMotionEvent.javap208 const #198 = Asciz getDeviceId;
900 public final int getDeviceId();
DtestMotionEvent.javap7212 #198 = Utf8 getDeviceId
1054 public final int getDeviceId();
DtestConstantsFromJavaP.golden431 "getDeviceId",