Searched defs:groupOwner (Results 1 – 2 of 2) sorted by relevance
273 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
592 String groupOwner = getOptionalStringFromCursor(cursor, SubscriptionManager.GROUP_OWNER, in getSubInfoRecord() local3647 private int updateGroupOwner(ParcelUuid groupUuid, String groupOwner) { in updateGroupOwner()