Searched defs:serviceIntent (Results 1 – 2 of 2) sorted by relevance
62 Intent serviceIntent = new Intent(ResponderService.ACTION_INCOMING); in startResponderService() local72 Intent serviceIntent = new Intent(ACTION_GET_CONVERSATION); in onResume() local
129 Intent serviceIntent = new Intent(getActivity(), FileTransferService.class); in onActivityResult() local