Searched refs:mRemoteIcon (Results 1 – 1 of 1) sorted by relevance
77 private ImageView mRemoteIcon; field in RemoteDfuActivity193 mRemoteIcon = findViewById(R.id.icon); in onCreate()201 mRemoteIcon.setClipToOutline(false); in onCreate()203 mRemoteIcon.setVisibility(View.INVISIBLE); in onCreate()