Searched refs:EXTRA_LAST_ACTIVE (Results 1 – 3 of 3) sorted by relevance
126 public static final String EXTRA_LAST_ACTIVE = "LastActive"; field in BluetoothMapContract
640 long lastActive = extras.getLong(BluetoothMapContract.EXTRA_LAST_ACTIVE); in call()
873 extras.putLong(BluetoothMapContract.EXTRA_LAST_ACTIVE, lastActivity); in setOwnerStatus()