HomeSort by relevance Sort by last modified time
    Searched refs:replies (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SocialProvider.java 211 // Adjust thread timestamps on replies that have already been inserted
254 * to check if there are any replies in the database and if so adjust their thread_published.
265 int replies = db.update(Tables.ACTIVITIES, values, local
268 if (replies == 0) {
276 ArrayList<String> rawIds = new ArrayList<String>(replies);
  /external/ppp/pppd/
auth.c 1475 int replies = 0; local
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 583 int replies = 0; local
    [all...]

Completed in 278 milliseconds