Searched defs:reportPerceptible (Results 1 – 3 of 3) sorted by relevance
78 void reportPerceptible(@InsetsType int types, boolean perceptible); in reportPerceptible() method
2200 public void reportPerceptible(@InsetsType int types, boolean perceptible) { in reportPerceptible() method in InsetsController
815 public void reportPerceptible(@NonNull IBinder windowToken, boolean perceptible) { in reportPerceptible() method in InputMethodManager