Searched refs:focusId (Results 1 – 1 of 1) sorted by relevance
93 int focusId = mDialog.getCurrentFocus().getId(); in reshow() local103 if (focusId != 0) { in reshow()104 mDialog.findViewById(focusId).requestFocus(); in reshow()