Searched defs:callButton (Results 1 – 2 of 2) sorted by relevance
30 @property(nonatomic) UIButton *callButton; property
46 Button callButton = (Button) findViewById(R.id.call_button); in onCreate() local