Searched refs:PinChangerImpl (Results 1 – 2 of 2) sorted by relevance
35 class PinChangerImpl implements PinChanger { class42 PinChangerImpl(Context context, PhoneAccountHandle phoneAccountHandle) { in PinChangerImpl() method in PinChangerImpl
271 return new PinChangerImpl(context, phoneAccountHandle); in createPinChanger()