Searched refs:mIccPUKPanel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DChangeIccPinScreen.java76 private LinearLayout mIccPUKPanel; field in class:ChangeIccPinScreen
131 mIccPUKPanel = (LinearLayout) findViewById(R.id.puk_panel);
240 mIccPUKPanel.setVisibility(View.GONE);
264 mIccPUKPanel.setVisibility(View.VISIBLE);

Completed in 65 milliseconds