Searched defs:hasLeash (Results 1 – 2 of 2) sorted by relevance
253 private boolean hasLeash() { in hasLeash() method in ImeInsetsSourceConsumer
1227 private InsetsSourceControl createControl(int id, @InsetsType int type, boolean hasLeash) { in createControl()