HomeSort by relevance Sort by last modified time
    Searched full:account (Results 676 - 700 of 4748) sorted by null

<<21222324252627282930>>

  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/res/xml/
syncadapter.xml 20 android:accountType="com.example.android.basicsyncadapter.account"
  /developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/
SignInActivity.java 43 * <p>On sign in: Create mProfile from the user details from their google account Check if the user
55 /* request code for signing in with a google account */
124 GoogleSignInAccount account = result.getSignInAccount(); local
125 syncUserWithBackend(account);
  /development/apps/PushApiAuthenticator/res/xml/
authenticator.xml 18 <account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
  /development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
MessageReceiver.java 17 import android.accounts.Account;
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticationService.java 25 * Service to handle Account authentication. It instantiates the authenticator
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncService.java 23 * Service to handle Account sync. This is invoked with an intent with action
  /development/samples/browseable/AppRestrictions/res/values/
base-strings.xml 27 When launched under the primary User account, you can toggle between standard app restriction
  /development/samples/browseable/BasicManagedProfile/res/values/
base-strings.xml 26 configured to be forwarded between primary account and managed profile. Finally, you can
  /development/samples/browseable/BasicSyncAdapter/res/values/
base-strings.xml 25 doesn\'t require a user-visible account type or 2-way synchronization.
  /development/samples/browseable/BasicSyncAdapter/res/xml/
syncadapter.xml 20 android:accountType="com.example.android.basicsyncadapter.account"
  /development/samples/browseable/CardReader/src/com.example.android.cardreader/
LoyaltyCardReader.java 48 public void onAccountReceived(String account);
84 // optional payload, which is used here to hold the account number.
89 // The remote NFC device will immediately respond with its stored account number
92 // Inform CardReaderFragment of received account number
  /device/huawei/angler/sepolicy/
system_server.te 33 # remove fingerprint dataset when remove user account
  /external/autotest/client/site_tests/platform_Pkcs11InitOnLogin/
platform_Pkcs11InitOnLogin.py 28 # Login again with the same account.
  /external/autotest/client/site_tests/power_LoadTest/
control 28 # TODO (bleung): Find a way to do automatic Facebook login for test account.
control.1hour 28 # TODO (bleung): Find a way to do automatic Facebook login for test account.
  /external/autotest/client/site_tests/suite_HWQual/
control.battery_charge_time 21 # In the time limit account for the delta charge constraints
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
control 16 cryptohome mounts successfully. Best used on an account with many things to
  /external/autotest/site_utils/
sync_cloudsql_access.py 43 # Login with user account. If the user hasn't log in yet, the script will
46 # can be supported to be added using non-corp account, the login can be done
47 # through service account and key file, e.g.,
48 # gcloud auth activate-service-account --key-file ~/key.json
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/spec/
PBKDF2KeySpec.java 10 * Extension of PBEKeySpec which takes into account the PRF algorithm setting available in PKCS#5 PBKDF2.
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
util.rst 24 for that module (taking into account :pep:`302`
  /external/cros/system_api/dbus/cryptohome/
signed_secret.proto 15 package ac.chrome.managedaccounts.account;
  /external/cros/system_api/dbus/
mtp_file_entry.proto 25 // since Unix epoch. However, it does not account for timezone offsets or
  /external/icu/icu4c/source/i18n/
csrecog.h 30 * TODO: need to account for multiple names in public API that enumerates over the
  /external/llvm/test/MC/ELF/
global-offset.s 3 // We test that _GLOBAL_OFFSET_TABLE_ will account for the two bytes at the
  /external/llvm/test/Object/
yaml2obj-elf-alignment.yaml 1 # Check that yaml2obj takes in account section AddressAlign field.

Completed in 533 milliseconds

<<21222324252627282930>>