Home | History | Annotate | Download | only in cts

Lines Matching defs:sendIntent

471         Intent sendIntent = new Intent(getContext(), LockHoldingService.class)
477 getContext().startService(sendIntent);