Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java773 CharSequence curTitle = wp.getTitle(); in adjustLayoutParamsForSubWindow() local
782 if (curTitle == null || curTitle.length() == 0) { in adjustLayoutParamsForSubWindow()
810 if (curTitle == null || curTitle.length() == 0) { in adjustLayoutParamsForSubWindow()
822 if ((curTitle == null || curTitle.length() == 0) in adjustLayoutParamsForSubWindow()