Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/compat/
DCompatibility.java58 public static void reportChange(@ChangeId long changeId) { in reportChange()
78 public static boolean isChangeEnabled(@ChangeId long changeId) { in isChangeEnabled()
123 protected void reportChange(long changeId) { in reportChange()
128 protected boolean isChangeEnabled(long changeId) { in isChangeEnabled()
187 public boolean isForceEnabled(long changeId) { in isForceEnabled()
191 public boolean isForceDisabled(long changeId) { in isForceDisabled()
226 protected boolean isChangeEnabled(long changeId) { in isChangeEnabled()