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