From 0e7fa9e32aecdd3d124828ac459ad6c14776c8e4 Mon Sep 17 00:00:00 2001 From: Luan Nguyen Date: Thu, 21 May 2015 10:09:24 -0700 Subject: [PATCH] docs: Update the AlwaysOn sample link to point to DAC's samples Change-Id: I54e2457009ef561c49a042e2a65fa55808a370bf --- docs/html/training/wearables/apps/always-on.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/training/wearables/apps/always-on.jd b/docs/html/training/wearables/apps/always-on.jd index 21187e1f4722..5bb6064b3d9b 100644 --- a/docs/html/training/wearables/apps/always-on.jd +++ b/docs/html/training/wearables/apps/always-on.jd @@ -18,7 +18,7 @@ helpoutsWidget=true

Related Samples

@@ -361,7 +361,7 @@ public void onUpdateAmbient() {

Note: In this example, the refreshDisplayAndSetNextUpdate() method is called whenever the screen needs to be updated. For more examples of when to call this -method, see the AlwaysOn sample. +method, see the AlwaysOn sample.

Cancel the alarm

-- 2.11.0