Searched refs:isInteresting (Results 1 – 3 of 3) sorted by relevance
77 private boolean isInteresting(String label) { in isInteresting() method in DiskInfo99 if (isInteresting(label)) { in getDescription()105 if (isInteresting(label)) { in getDescription()
820 if (w.isInteresting()) { in applySurfaceChangesTransaction()841 if (w != atoken.startingWindow && w.isInteresting()) { in applySurfaceChangesTransaction()
1281 boolean isInteresting() { in isInteresting() method in WindowState