Searched refs:touchUiStub (Results 1 – 1 of 1) sorted by relevance
496 final ViewStub touchUiStub = (ViewStub) findViewById( in onCreate() local499 if (touchUiStub != null) touchUiStub.inflate(); in onCreate()