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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 118 * EXTRA_LAST_ACTIVE containing the last activity time stamp of the owner account
126 public static final String EXTRA_LAST_ACTIVE = "LastActive";
    [all...]
BluetoothMapIMProvider.java 621 long lastActive = extras.getLong(BluetoothMapContract.EXTRA_LAST_ACTIVE);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java     [all...]

Completed in 573 milliseconds