Searched refs:listAllChanges (Results 1 – 5 of 5) sorted by relevance
291 CompatibilityChangeInfo[] listAllChanges(); in listAllChanges() method
317 mPlatformCompat.listAllChanges(); in listAllChanges_noReadCompatConfigPermission_throwsSecurityException()324 mPlatformCompat.listAllChanges(); in listAllChanges_readCompatConfigPermission_noThrow()
299 public CompatibilityChangeInfo[] listAllChanges() { in listAllChanges() method in PlatformCompat306 return Arrays.stream(listAllChanges()).filter(this::isShownInUI).toArray( in listUIChanges()
104 assertThat(mPlatformCompat.listAllChanges()).asList().containsExactly( in testListAllChanges()
15075 PLcom/android/server/compat/PlatformCompat;->listAllChanges()[Lcom/android/internal/compat/Compatib…