Searched defs:toSend (Results 1 – 2 of 2) sorted by relevance
142 int toSend = len; in sendData() local
310 Intent toSend = new Intent(Intent.ACTION_VIEW); in onCreate() local497 private void sendIntentInsideChooser(Intent toSend) { in sendIntentInsideChooser()