Searched defs:password (Results 1 – 3 of 3) sorted by relevance
103 final String password = am.getPassword(account); in getAuthToken() local
104 public static String authenticate(String username, String password) { in authenticate()
126 String password = prefs.getString("passPref", ""); in initializeLocalProfile() local