Home
last modified time | relevance | path

Searched refs:mBlinkingGpsStatusDotView (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
DWearableMainActivity.java96 private View mBlinkingGpsStatusDotView; field in WearableMainActivity
228 mBlinkingGpsStatusDotView = findViewById(R.id.dot); in setupViews()
317 mBlinkingGpsStatusDotView.setVisibility(View.VISIBLE); in updateSpeedInViews()
320 mBlinkingGpsStatusDotView.setVisibility(View.VISIBLE); in updateSpeedInViews()
324 mBlinkingGpsStatusDotView.setVisibility(View.INVISIBLE); in updateSpeedInViews()