Searched defs:postfix (Results 1 – 8 of 8) sorted by relevance
76 String postfix = MimeTypeMap.getFileExtensionFromUrl(src.toString()); in getMimeType() local
181 boolean setSsidPostfix(String postfix); in setSsidPostfix()
425 public boolean setP2pSsidPostfix(String postfix) { in setP2pSsidPostfix()
351 public boolean setSsidPostfix(String postfix) { in setSsidPostfix()
749 public boolean setSsidPostfix(String postfix) { in setSsidPostfix()
930 public boolean setSsidPostfix(String postfix) { in setSsidPostfix()
6748 String postfix; in getPersistedDeviceName() local6798 String postfix = generateP2pSsidPostfix(devName); in setAndPersistDeviceName() local
318 String postfix = "." + CarEvsUtils.convertToString(type); in StateMachine() local