HomeSort by relevance Sort by last modified time
    Searched full:bestaccount (Results 1 - 1 of 1) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
AccountUnlockScreen.java 243 Account bestAccount = null;
263 bestAccount = a;
266 bestAccount = null;
269 return bestAccount;

Completed in 29 milliseconds