Searched refs:mOne (Results 1 – 2 of 2) sorted by relevance
307 private TextView mOne; field in SimUnlockScreen.TouchInput320 mOne = (TextView) findViewById(R.id.one); in TouchInput()332 mOne.setText("1"); in TouchInput()343 mOne.setOnClickListener(this); in TouchInput()374 } else if (v == mOne) { in checkDigit()
330 private TextView mOne; field in SimPukUnlockScreen.TouchInput343 mOne = (TextView) findViewById(R.id.one); in TouchInput()355 mOne.setText("1"); in TouchInput()366 mOne.setOnClickListener(this); in TouchInput()399 } else if (v == mOne) { in checkDigit()