Searched defs:stub (Results 1 – 3 of 3) sorted by relevance
102 ProgramInfo stub = ProgramInfo.create(); in testProgramUtils() local
84 public IService stub = null; field in StrictModeActivity.SimpleConnection
404 ViewStub stub = (ViewStub) rootView.findViewById(R.id.call_log_entry_actions_stub); in inflateActionViewStub() local