Searched refs:newWindow (Results 1 – 1 of 1) sorted by relevance
53 final SoftInputWindow newWindow = new SoftInputWindow(displayContext, windowToken); in getOrCreateSoftInputWindow() local54 mSoftInputWindows.put(displayId, newWindow); in getOrCreateSoftInputWindow()55 return newWindow; in getOrCreateSoftInputWindow()