Searched defs:setView (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
H A DTestActivity.java73 public void setView(final View view) { method in class:TestActivity
74 LogUtil.i(LogUtil.BUGLE_TAG, "TestActivity.setView");
/packages/apps/Settings/src/com/android/settings/applications/
H A DLayoutPreference.java48 setView(view);
57 setView(view);
60 private void setView(View view) { method in class:LayoutPreference
/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DViewHelper.java29 void setView(View view) { method in class:ViewHelper
/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationLockscreenPreference.java84 builder.setView(R.layout.lockscreen_remote_input);
115 mListener.setView(panel);
167 public void setView(View view) { method in class:NotificationLockscreenPreference.Listener

Completed in 225 milliseconds