Searched refs:getWindow (Results 1 – 2 of 2) sorted by relevance
74 getWindow().setBackgroundDrawableResource(android.R.color.black); in onCreate()243 imm.hideSoftInputFromWindow(getWindow().getCurrentFocus().getWindowToken(), 0); in dispatchTouchEvent()
1564 public Window getWindow(int index) { in getWindow() method in Workspace.WindowsTableModel1604 currentWindow = windowsTableModel.getWindow(row); in valueChanged()