Searched refs:MyRemotableView (Results 1 – 2 of 2) sorted by relevance
27 public class MyRemotableView extends TextView { class35 public MyRemotableView(Context context) { in MyRemotableView() method in MyRemotableView39 public MyRemotableView(Context context, AttributeSet attrs) { in MyRemotableView() method in MyRemotableView43 public MyRemotableView(Context context, AttributeSet attrs, int defStyle) { in MyRemotableView() method in MyRemotableView
744 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetByte()759 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetChar()773 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetDouble()787 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetShort()802 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetBundle()821 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetIntent()