Searched refs:hasSoftNavigationBar (Results 1 – 2 of 2) sorted by relevance
169 public boolean hasSoftNavigationBar(int displayId) { in hasSoftNavigationBar() method in WindowManagerWrapper
250 && wm.hasSoftNavigationBar(mContext.getDisplayId())) { in inflateView()