Searched defs:ownerType (Results 1 – 1 of 1) sorted by relevance
68 private static UserConsentDialog newInstance(int ownerType, boolean showConsentCheckbox) { in newInstance()79 int ownerType = getArguments().getInt(KEY_OWNER_TYPE); in onCreateDialog() local