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