Searched defs:stub (Results 1 – 4 of 4) sorted by relevance
80 ViewStub stub = (ViewStub) container.findViewById(R.id.single_channel_view_stub); in setSingleChannelDisplay() local96 ViewStub stub = (ViewStub) container.findViewById(R.id.channel_list_view_stub); in setChannelListDisplay() local
102 ProgramInfo stub = ProgramInfo.create(); in testProgramUtils() local
84 public IService stub = null; field in StrictModeActivity.SimpleConnection
385 ViewStub stub = (ViewStub) rootView.findViewById(R.id.call_log_entry_actions_stub); in inflateActionViewStub() local