Searched refs:KEY_ALLOW_MULTIPLE_USERS (Results 1 – 2 of 2) sorted by relevance
140 private static final String KEY_ALLOW_MULTIPLE_USERS = "allow_multiple_users"; field in UserSettings1756 allowMultipleUsersResult.key = KEY_ALLOW_MULTIPLE_USERS;1786 niks.add(KEY_ALLOW_MULTIPLE_USERS);
106 private static final String KEY_ALLOW_MULTIPLE_USERS = "allow_multiple_users"; field in UserSettingsTest215 String[] expectedKeys = {KEY_ALLOW_MULTIPLE_USERS, KEY_USER_SETTINGS_SCREEN}; in testGetRawDataToIndex_returnAllIndexablePreferences()