Searched defs:profileType (Results 1 – 3 of 3) sorted by relevance
127 String profileType = resultPair.getSecond(); in getAppIdentifier() local146 String profileType = null; in parseAppIdentifier() local
63 private static void checkOwnerID(byte[] signature, String profileOwnerID, String profileType) in checkOwnerID()
628 String profileType = profileJson.get(profileTypeKey).getAsString(); in checkProfileInfo() local