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