HomeSort by relevance Sort by last modified time
    Searched full:accounts (Results 476 - 500 of 1302) sorted by null

<<11121314151617181920>>

  /prebuilts/sdk/api/
19.txt 159 field public static final java.lang.String ACCOUNTS = "android.permission-group.ACCOUNTS";
    [all...]
20.txt 160 field public static final java.lang.String ACCOUNTS = "android.permission-group.ACCOUNTS";
    [all...]
10.xml 1319 <field name="ACCOUNTS"
1323 value="&quot;android.permission-group.ACCOUNTS&quot;"
    [all...]
8.xml 1308 <field name="ACCOUNTS"
1312 value="&quot;android.permission-group.ACCOUNTS&quot;"
    [all...]
9.xml 1319 <field name="ACCOUNTS"
1323 value="&quot;android.permission-group.ACCOUNTS&quot;"
    [all...]
21.txt 165 field public static final java.lang.String ACCOUNTS = "android.permission-group.ACCOUNTS";
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
OutgoingCallTestActivity.java 70 // Open the phone accounts screen to have the user set CtsConnectionService as
  /cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
BatteryStatsSyncAdapter.java 18 import android.accounts.Account;
  /cts/tests/tests/provider/src/android/provider/cts/contacts/
RawContactUtil.java 19 import android.accounts.Account;
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
template-params.xml 86 <common src="accounts"/>
  /device/generic/goldfish/
init.goldfish.rc 57 # Login Service will insert these accounts into the database when
  /device/google/atv/
init.goldfish.rc 53 # Login Service will insert these accounts into the database when
  /device/linaro/bootloader/edk2/StdLib/Include/
assert.h 39 the case, __func__ will be NULL. This function accounts for this and
  /docs/source.android.com/src-intl/ja_ALL/security/advisory/
2016-03-18.jd 36 ???????????????????<a href="https://support.google.com/accounts/answer/2812853">??????</a>????????
  /docs/source.android.com/src-intl/zh-CN_ALL/security/advisory/
2016-03-18.jd 30 <p>Google ?????? Root ??????? Android ???????????????????????? (<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1805">CVE-2015-1805</a>)?????????????????????????????Google ???<a href="https://support.google.com/accounts/answer/2812853">????</a>??????? Google Play ??????????? Root ??????Google ????????????????????????</p>
  /docs/source.android.com/src-intl/zh-TW_ALL/security/advisory/
2016-03-18.jd 36 Google ???<a href="https://support.google.com/accounts/answer/2812853">??????</a>??????
  /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
ContactDbUtil.java 31 import android.accounts.Account;
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java 91 // (without optimization it accounts for > 50% of the time in this call)
  /external/mockftpserver/MockFtpServer/src/site/apt/
index.apt 15 You also configure a set of one or more user accounts that control which users can login to the FTP server,
  /external/skia/src/gpu/vk/
GrVkRenderTarget.h 99 // This accounts for the texture's memory and any MSAA renderbuffer's memory.
  /frameworks/base/core/java/android/accounts/
Account.java 17 package android.accounts;
AuthenticatorDescription.java 17 package android.accounts;
  /frameworks/base/core/java/android/content/
SyncActivityTooManyDeletes.java 20 import android.accounts.Account;
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
SuggestionParser.java 19 import android.accounts.Account;
20 import android.accounts.AccountManager;
255 Account[] accounts = accountManager.getAccountsByType(requiredAccountType); local
256 boolean satisfiesRequiredAccount = accounts.length > 0;
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/
CategoryKey.java 37 public static final String CATEGORY_ACCOUNT = "com.android.settings.category.ia.accounts";

Completed in 1737 milliseconds

<<11121314151617181920>>