Home
last modified time | relevance | path

Searched defs:stub (Results 1 – 7 of 7) sorted by relevance

/packages/experimental/StrictModeTest/src/com/android/strictmodetest/
DStrictModeActivity.java84 public IService stub = null; field in StrictModeActivity.SimpleConnection
/packages/apps/Browser/src/com/android/browser/
DBrowserHistoryPage.java210 ViewStub stub = (ViewStub) mRoot.findViewById(R.id.pref_stub); in onCreateView() local
231 private void inflateTwoPane(ViewStub stub) { in inflateTwoPane()
DTitleBar.java88 ViewStub stub = (ViewStub) findViewById(R.id.autologin_stub); in inflateAutoLoginBar() local
DTab.java1555 ViewStub stub = (ViewStub) mContainer in getGeolocationPermissionsPrompt() local
1568 ViewStub stub = (ViewStub) mContainer in getPermissionsPrompt() local
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogListItemViewHolder.java238 ViewStub stub = (ViewStub) rootView.findViewById(R.id.call_log_entry_actions_stub); in inflateActionViewStub() local
/packages/apps/Settings/src/com/android/settings/
DDataUsageSummary.java2715 final Drawable stub = new ColorDrawable(Color.TRANSPARENT); in insetListViewDrawables() local
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java508 ViewStub stub = (ViewStub) findViewById(R.id.launcher_overlay_stub); in onCreate() local