Skip navigation links
C G O P R S 

C

clearText() - Method in class online.devliving.passcodeview.PasscodeView
Clear passcode input

G

getOnFocusChangeListener() - Method in class online.devliving.passcodeview.PasscodeView
 
getText() - Method in class online.devliving.passcodeview.PasscodeView
Get the Editable from the EditText

O

onLayout(boolean, int, int, int, int) - Method in class online.devliving.passcodeview.PasscodeView
 
online.devliving.passcodeview - package online.devliving.passcodeview
 
onMeasure(int, int) - Method in class online.devliving.passcodeview.PasscodeView
 
onPasscodeEntered(String) - Method in interface online.devliving.passcodeview.PasscodeView.PasscodeEntryListener
Called when all the digits of the passcode has been entered
onRestoreInstanceState(Parcelable) - Method in class online.devliving.passcodeview.PasscodeView
 
onSaveInstanceState() - Method in class online.devliving.passcodeview.PasscodeView
 
onTouchEvent(MotionEvent) - Method in class online.devliving.passcodeview.PasscodeView
 

P

PasscodeView - Class in online.devliving.passcodeview
Created by Mehedi Hasan Khan (mehedi.mailing@gmail.com).
PasscodeView(Context) - Constructor for class online.devliving.passcodeview.PasscodeView
 
PasscodeView(Context, AttributeSet) - Constructor for class online.devliving.passcodeview.PasscodeView
 
PasscodeView(Context, AttributeSet, int) - Constructor for class online.devliving.passcodeview.PasscodeView
 
PasscodeView.PasscodeEntryListener - Interface in online.devliving.passcodeview
Listener that gets notified when the complete passcode has been entered

R

requestToShowKeyboard() - Method in class online.devliving.passcodeview.PasscodeView
Requests the view to be focused and the keyboard to be popped-up

S

setOnFocusChangeListener(View.OnFocusChangeListener) - Method in class online.devliving.passcodeview.PasscodeView
 
setPasscodeEntryListener(PasscodeView.PasscodeEntryListener) - Method in class online.devliving.passcodeview.PasscodeView
 
setText(CharSequence) - Method in class online.devliving.passcodeview.PasscodeView
Set text to the EditText
shouldDelayChildPressedState() - Method in class online.devliving.passcodeview.PasscodeView
 
C G O P R S 
Skip navigation links