Home
last modified time | relevance | path

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

/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneActivity.java34 private static final int FIND_PHONE_NOTIFICATION_ID = 2; field in FindPhoneActivity
68 .notify(FIND_PHONE_NOTIFICATION_ID, notification.build()); in onCreate()
84 .notify(FIND_PHONE_NOTIFICATION_ID, notification.build()); in updateNotification()