Searched defs:getLocale (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAdvertiser.java56 Locale getLocale(); method in interface:Advertiser
H A DLocator.java57 Locale getLocale(); method in interface:Locator
H A DServiceLocationAttributeVerifier.java67 public Locale getLocale(); method in interface:ServiceLocationAttributeVerifier
H A DSARequester.java100 public Locale getLocale() { method in class:SARequester
H A DServiceStore.java113 Locale getLocale(); method in interface:ServiceStore.ServiceRecord
H A DUARequester.java80 public Locale getLocale() { method in class:UARequester
H A DAttributeVerifier.java239 public Locale getLocale() { method in class:AttributeVerifier
H A DSLPConfig.java915 DATable.validateScopes(vv, getLocale());
1117 static Locale getLocale() { method in class:SLPConfig
1621 ResourceBundle bundle = getMessageBundle(getLocale());
1700 String pattern = getMessageBundle(getLocale()).getString(msgTag);
1715 getLocale());
1716 Calendar calendar = Calendar.getInstance(getLocale());
H A DServiceStoreInMemory.java1159 public final Locale getLocale() { method in class:ServiceStoreInMemory.ServiceRecordInMemory
1452 Locale locale = rec.getLocale();
1807 Locale loc = rec.getLocale();
2431 Locale locale = rec.getLocale();
2662 table.add(new AttributeString("", rec.getLocale()), rec);
3254 Locale locale = rec.getLocale();

Completed in 29 milliseconds