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

  /external/libmicrohttpd/src/microspdy/
structures.h 776 unsigned long long last_activity; member in struct:SPDY_Session
  /external/libmicrohttpd/src/microhttpd/
internal.h 717 time_t last_activity; member in struct:MHD_Connection
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 2741 long last_activity = cursor.getLong(MMS_SMS_THREAD_COL_DATE); local
2833 long last_activity = imEmailCursor.getLong(fi.mConvoColLastActivity); local
2909 long last_activity = cursor.getLong(MMS_SMS_THREAD_COL_DATE); local
2956 long last_activity = cursor.getLong(fi.mConvoColLastActivity); local
    [all...]

Completed in 657 milliseconds