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