Searched refs:mInitialInputMethods (Results 1 – 1 of 1) sorted by relevance
95 private String mInitialInputMethods; field in KeyboardManagementPreferenceControllerTest116 mInitialInputMethods = Settings.Secure.getString(mContext.getContentResolver(), in setUp()137 Settings.Secure.ENABLED_INPUT_METHODS, mInitialInputMethods); in tearDown() local