Home
last modified time | relevance | path

Searched refs:actualInterfaceName (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowParcel.java525 String actualInterfaceName = nativeReadString(nativePtr); in nativeEnforceInterface() local
526 if (!Objects.equals(interfaceName, actualInterfaceName)) { in nativeEnforceInterface()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowParcel.java657 String actualInterfaceName = nativeReadString(nativePtr); in nativeEnforceInterface() local
658 if (!Objects.equals(interfaceName, actualInterfaceName)) { in nativeEnforceInterface()