Searched refs:postfix (Results 1 – 5 of 5) sorted by relevance
112 String postfix = atts.getValue(POSTFIX); in parseRow() local113 if (postfix != null) { in parseRow()115 postfix); in parseRow()
379 public boolean setP2pSsidPostfix(String postfix) { in setP2pSsidPostfix() argument380 return mSupplicantP2pIfaceHal.setSsidPostfix(postfix); in setP2pSsidPostfix()
748 public boolean setSsidPostfix(String postfix) { in setSsidPostfix() argument752 if (postfix == null) { in setSsidPostfix()757 SupplicantResult<Void> result = new SupplicantResult("setSsidPostfix(" + postfix + ")"); in setSsidPostfix()760 NativeUtil.decodeSsid("\"" + postfix + "\""))); in setSsidPostfix()
124 Emits the fixed-size-array postfix for pseudonym types annotated with @array
420 Emits the fixed-size-array postfix for pseudonym types annotated with @array