Home
last modified time | relevance | path

Searched refs:curTitle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DWindow.java833 CharSequence curTitle = wp.getTitle(); in adjustLayoutParamsForSubWindow() local
842 if (curTitle == null || curTitle.length() == 0) { in adjustLayoutParamsForSubWindow()
870 if (curTitle == null || curTitle.length() == 0) { in adjustLayoutParamsForSubWindow()
882 if ((curTitle == null || curTitle.length() == 0) in adjustLayoutParamsForSubWindow()