Searched refs:IV (Results 1 – 1 of 1) sorted by relevance
54 public static class IV extends ImageView implements View.OnSystemUiVisibilityChangeListener { class in SystemUIModes57 public IV(Context context) { in IV() method in SystemUIModes.IV60 public IV(Context context, AttributeSet attrs) { in IV() method in SystemUIModes.IV177 IV mImage;195 mImage = (IV) findViewById(R.id.image); in onCreate()