Searched refs:getDeviceId (Results 1 – 9 of 9) sorted by relevance
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowTelephonyManagerTest.java | 74 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/ |
D | NativeInput.java | 209 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()
|
D | ShadowTelephonyManager.java | 158 protected String getDeviceId() { in getDeviceId() method in ShadowTelephonyManager 500 protected String getDeviceId(int slot) {
|
D | ShadowMotionEvent.java | 631 return event.getDeviceId(); in nativeGetDeviceId()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 336 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/ |
D | TelephonyManagerFacade.java | 1000 return mTelephonyManager.getDeviceId(slotId); in telephonyGetDeviceIdForSlotId()
|
/external/libchrome/base/android/jni_generator/ |
D | testMotionEvent.javap | 208 const #198 = Asciz getDeviceId; 900 public final int getDeviceId();
|
D | testMotionEvent.javap7 | 212 #198 = Utf8 getDeviceId 1054 public final int getDeviceId();
|
D | testConstantsFromJavaP.golden | 431 "getDeviceId",
|