Searched defs:customView (Results 1 – 3 of 3) sorted by relevance
744 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetByte() local759 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetChar() local773 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetDouble() local787 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetShort() local802 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetBundle() local821 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetIntent() local
123 CustomViewActivity.setCustomViewDelegate((customView, structure) -> { in testVirtualView_wrongWay() argument
162 View customView = test.getCustomView(); in showManualTestDialog() local