Searched refs:getCurrentUserIdOfType (Results 1 – 6 of 6) sorted by relevance
66 int userId = Utils.getCurrentUserIdOfType( in refreshSummaryThread()
168 mUserId = Utils.getCurrentUserIdOfType(mUserManager, mProfileType); in onAttach()
92 : Utils.getCurrentUserIdOfType( in onAttach()
86 : Utils.getCurrentUserIdOfType( in onAttach()
203 return Utils.getCurrentUserIdOfType(mUserManager, mProfileType); in getCurrentUserId()
492 public static int getCurrentUserIdOfType( in getCurrentUserIdOfType() method in Utils