Searched refs:mUnlockButton (Results 1 – 1 of 1) sorted by relevance
71 private Button mUnlockButton; field in IccNetworkDepersonalizationPanel155 mUnlockButton = (Button) findViewById(R.id.ndp_unlock); in onCreate()156 mUnlockButton.setOnClickListener(mUnlockListener); in onCreate()