Searched defs:typeStr (Results 1 – 7 of 7) sorted by relevance
51 String typeStr = matcher.group(1); in getSetupType() local
81 public static int getAuthTypeID(String typeStr) { in getAuthTypeID()
144 final String typeStr = "" + nlmsg_type in toString() local
891 final CharSequence typeStr = Phone.getTypeLabel(context.getResources(), type, label); in onPhoneNumberInfoComplete() local
2214 public boolean setWpsDeviceType(String typeStr) { in setWpsDeviceType()
649 String typeStr; in writeValueXml() local
1569 public boolean setWpsDeviceType(@NonNull String ifaceName, String typeStr) { in setWpsDeviceType()