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