Searched refs:requiredAccountType (Results 1 – 7 of 7) sorted by relevance
263 public String requiredAccountType; field in PackageInfo323 dest.writeString(requiredAccountType); in writeToParcel()372 requiredAccountType = source.readString(); in PackageInfo()
434 pi.requiredAccountType = p.mRequiredAccountType; in generatePackageInfo()2499 String requiredAccountType = sa.getString(com.android.internal.R.styleable in parseBaseApplication() local2501 if (requiredAccountType != null && requiredAccountType.length() > 0) { in parseBaseApplication()2502 owner.mRequiredAccountType = requiredAccountType; in parseBaseApplication()
28 android:<a href="#requiredAccountType">requiredAccountType</a>="<i>string</i>"335 <dt><a name="requiredAccountType"></a>{@code android:requiredAccountType}</dt>376 href="#requiredAccountType">{@code android:requiredAccountType}</a> attribute
205 href="{@docRoot}guide/topics/manifest/application-element.html#requiredAccountType">{@code206 android:requiredAccountType}</a> attribute in your manifest's <a342 the <a href="{@docRoot}guide/topics/manifest/application-element.html#requiredAccountType">{@code343 android:requiredAccountType}</a> attribute to the <a347 android:requiredAccountType="com.example.account.type" >
3348 String requiredAccountType = ""; in filterSharedAccounts()3355 requiredAccountType = pi.restrictedAccountType; in filterSharedAccounts()3362 requiredAccountType = pi.restrictedAccountType; in filterSharedAccounts()3370 if (account.type.equals(requiredAccountType)) { in filterSharedAccounts()
1076 field public static final int requiredAccountType = 16843734; // 0x10103d6
1006 field public static final int requiredAccountType = 16843734; // 0x10103d6