Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java391 public boolean isPasteable() { in isPasteable() method in ShadowAccessibilityNodeInfo
545 public void setPasteable(boolean isPasteable) { in setPasteable()