Searched refs:mDelPinButton (Results 1 – 1 of 1) sorted by relevance
59 private View mDelPinButton; field in SimPukUnlockScreen97 mDelPinButton = findViewById(R.id.pinDel); in SimPukUnlockScreen()100 mDelPinButton.setOnClickListener(this); in SimPukUnlockScreen()190 } else if (v == mDelPinButton) { in onClick()