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

  /developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/chat/
MockIncomingMessageReceiver.java 93 generateMessagingStyleNotification(context, chat, replyMessage);
103 private void generateMessagingStyleNotification(Context context, Chat chat, Message message) {
105 Log.d(TAG, "generateMessagingStyleNotification()");
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
StandaloneMainActivity.java 159 generateMessagingStyleNotification();
182 * and generateMessagingStyleNotification() methods.
567 private void generateMessagingStyleNotification() {
569 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 171 generateMessagingStyleNotification();
656 private void generateMessagingStyleNotification() {
658 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 166 generateMessagingStyleNotification();
189 * and generateMessagingStyleNotification() methods.
611 private void generateMessagingStyleNotification() {
613 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 171 generateMessagingStyleNotification();
656 private void generateMessagingStyleNotification() {
658 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 166 generateMessagingStyleNotification();
189 * and generateMessagingStyleNotification() methods.
611 private void generateMessagingStyleNotification() {
613 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
MainActivity.java 171 generateMessagingStyleNotification();
622 private void generateMessagingStyleNotification() {
624 Log.d(TAG, "generateMessagingStyleNotification()");
    [all...]

Completed in 59 milliseconds