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

  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
ScanResultTest.java 59 assertEquals(TIMESTAMP_NANOS, resultFromParcel.getTimestampNanos());
BluetoothLeScanTest.java 326 long timestampMillis = TimeUnit.NANOSECONDS.toMillis(result.getTimestampNanos());
  /frameworks/base/core/java/android/bluetooth/le/
PeriodicAdvertisingReport.java 141 public long getTimestampNanos() {
ScanResult.java 223 public long getTimestampNanos() {
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
ScanResultAdapter.java 84 lastSeenView.setText(getTimeSinceString(mContext, scanResult.getTimestampNanos()));
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
ScanResultAdapter.java 84 lastSeenView.setText(getTimeSinceString(mContext, scanResult.getTimestampNanos()));
  /development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
ScanResultAdapter.java 84 lastSeenView.setText(getTimeSinceString(mContext, scanResult.getTimestampNanos()));
  /external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
JsonBuilder.java 412 result.put("timestampNanos", scanResult.getTimestampNanos());
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /frameworks/base/config/
boot-image-profile.txt     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 189 milliseconds