Home
last modified time | relevance | path

Searched refs:userId (Results 1 – 8 of 8) sorted by relevance

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactOperations.java72 public static ContactOperations createNewContact(Context context, long userId, in createNewContact() argument
74 return new ContactOperations(context, userId, accountName, isSyncOperation, batchOperation); in createNewContact()
100 public ContactOperations(Context context, long userId, String accountName, in ContactOperations() argument
105 mValues.put(RawContacts.SOURCE_ID, userId); in ContactOperations()
222 public ContactOperations addProfileAction(long userId) { in addProfileAction() argument
224 if (userId != 0) { in addProfileAction()
225 mValues.put(SampleSyncAdapterColumns.DATA_PID, userId); in addProfileAction()
351 public ContactOperations updateProfileAction(Integer userId, Uri uri) { in updateProfileAction() argument
353 mValues.put(SampleSyncAdapterColumns.DATA_PID, userId); in updateProfileAction()
DContactManager.java529 final long userId = rawContact.getServerContactId(); in updateContactStatus() local
534 final long profileId = lookupProfile(resolver, userId); in updateContactStatus()
543 values.put(StatusUpdates.IM_HANDLE, userId); in updateContactStatus()
624 private static long lookupProfile(ContentResolver resolver, long userId) { in lookupProfile() argument
629 new String[] {String.valueOf(userId)}, null); in lookupProfile()
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/server/
DStoreBackendImpl.java69 public boolean enroll(String userId, String password, PublicKey publicKey) { in enroll() argument
71 mPublicKeys.put(userId, publicKey); in enroll()
DTransaction.java41 public Transaction(String userId, long itemId, long clientNonce) { in Transaction() argument
43 mUserId = userId; in Transaction()
DStoreBackend.java59 boolean enroll(String userId, String password, PublicKey publicKey); in enroll() argument
/development/apps/Development/src/com/android/development/
DSyncAdapterDriver.java200 public void onServiceChanged(SyncAdapterType type, int userId, boolean removed) { in onServiceChanged() argument
/development/samples/JetBoy/src/com/example/android/jetboy/
DJetBoyView.java1283 public void onJetUserIdUpdate(JetPlayer player, int userId, int repeatCount) { in onJetUserIdUpdate() argument
/development/tools/logblame/
Dsample.txt85 …o{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
398 …o{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
1458 …o{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
1779 …o{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0