Home | History | Annotate | Download | only in notification

Lines Matching defs:queryIntent

685         Intent queryIntent = new Intent(mConfig.serviceInterface);
687 queryIntent.setPackage(packageName);
690 queryIntent,