Searched refs:EXTRA_LAST_ACTIVE (Results 1 – 4 of 4) sorted by relevance
120 public static final String EXTRA_LAST_ACTIVE = "LastActive"; field in BluetoothMapContract
672 long lastActive = extras.getLong(BluetoothMapContract.EXTRA_LAST_ACTIVE); in call()
501 extras.putLong(BluetoothMapContract.EXTRA_LAST_ACTIVE, lastActive); in call_setOwnerStatusMethod_success()
967 extras.putLong(BluetoothMapContract.EXTRA_LAST_ACTIVE, lastActivity); in setOwnerStatus()