Searched defs:sendButton (Results 1 – 2 of 2) sorted by relevance
38 private Button sendButton; field in InteropActivity103 Button sendButton = (Button) activity.findViewById(R.id.ping_pong_button); in onPostExecute() local
39 private Button sendButton; field in HelloworldActivity147 Button sendButton = (Button) activity.findViewById(R.id.send_button); in onPostExecute() local