Home
last modified time | relevance | path

Searched refs:isKey (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/
DSyncAdapterType.java31 public final boolean isKey; field in SyncAdapterType
54 this.isKey = false; in SyncAdapterType()
78 this.isKey = false; in SyncAdapterType()
96 this.isKey = true; in SyncAdapterType()
101 if (isKey) { in supportsUploading()
109 if (isKey) { in isUserVisible()
122 if (isKey) { in allowParallelSyncs()
138 if (isKey) { in isAlwaysSyncable()
150 if (isKey) { in getSettingsActivity()
188 if (isKey) { in toString()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8172 field public final boolean isKey;
/frameworks/base/config/
Dhiddenapi-public-dex.txt9315 Landroid/content/SyncAdapterType;->isKey:Z
/frameworks/base/api/
Dcurrent.txt10506 field public final boolean isKey;