Loading docs/html/training/wearables/notifications/voice-input.jd +3 −4 Original line number Diff line number Diff line Loading @@ -169,7 +169,6 @@ private CharSequence getMessageText(Intent intent) { if (remoteInput != null) { return remoteInput.getCharSequence(EXTRA_VOICE_REPLY); } } return null; } </pre> No newline at end of file Loading
docs/html/training/wearables/notifications/voice-input.jd +3 −4 Original line number Diff line number Diff line Loading @@ -169,7 +169,6 @@ private CharSequence getMessageText(Intent intent) { if (remoteInput != null) { return remoteInput.getCharSequence(EXTRA_VOICE_REPLY); } } return null; } </pre> No newline at end of file