Home | History | Annotate | Download | only in applications

Lines Matching refs:containerIntent

879         final Intent containerIntent = new Intent().setComponent(
881 getActivity().bindService(containerIntent, mContainerConnection, Context.BIND_AUTO_CREATE);