Home | History | Annotate | Download | only in telephony

Lines Matching refs:isSimPinEnabled

1641     public boolean isSimPinEnabled() {
1643 return getITelephony().isSimPinEnabled();
1645 Log.e(TAG, "Error calling ITelephony#isSimPinEnabled", e);