Home | History | Annotate | Download | only in phone

Lines Matching refs:getLine1NumberForDisplay

2549     public String getLine1NumberForDisplay(int subId, String callingPackage) {
2551 if (!canReadPhoneNumber(callingPackage, "getLine1NumberForDisplay")) {
2552 if (DBG_MERGE) log("getLine1NumberForDisplay returning null due to permission");
2560 log("getLine1NumberForDisplay returning " +
2565 if (DBG_MERGE) log("getLine1NumberForDisplay returning null as iccId is null");