Searched refs:LocalAccountType (Results 1 – 2 of 2) sorted by relevance
41 @interface LocalAccountType {} annotation46 @DeviceLocalAccountTypeFactory.LocalAccountType int classifyAccount(String accountType); in classifyAccount()53 public static boolean isLocalAccountType(@LocalAccountType int type) { in isLocalAccountType()
100 private int countOfType(@DeviceLocalAccountTypeFactory.LocalAccountType int type, in countOfType()