Searched defs:stub (Results 1 – 7 of 7) sorted by relevance
84 public IService stub = null; field in StrictModeActivity.SimpleConnection
210 ViewStub stub = (ViewStub) mRoot.findViewById(R.id.pref_stub); in onCreateView() local231 private void inflateTwoPane(ViewStub stub) { in inflateTwoPane()
88 ViewStub stub = (ViewStub) findViewById(R.id.autologin_stub); in inflateAutoLoginBar() local
1555 ViewStub stub = (ViewStub) mContainer in getGeolocationPermissionsPrompt() local1568 ViewStub stub = (ViewStub) mContainer in getPermissionsPrompt() local
238 ViewStub stub = (ViewStub) rootView.findViewById(R.id.call_log_entry_actions_stub); in inflateActionViewStub() local
2715 final Drawable stub = new ColorDrawable(Color.TRANSPARENT); in insetListViewDrawables() local
508 ViewStub stub = (ViewStub) findViewById(R.id.launcher_overlay_stub); in onCreate() local