Searched defs:restrictedAccountType (Results 1 – 4 of 4) sorted by relevance
360 public String restrictedAccountType; field in PackageInfo
3462 String restrictedAccountType = sa.getString(com.android.internal.R.styleable in parseBaseApplication() local
159 private String restrictedAccountType; field in ParsingPackageImpl
317 ParsingPackage setRestrictedAccountType(String restrictedAccountType); in setRestrictedAccountType()