Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java68 private void handleActionComment(CharSequence comment) { in handleActionComment()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java70 private void handleActionComment(CharSequence comment) { in handleActionComment()
/development/ndk/zlib/
Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member