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