HomeSort by relevance Sort by last modified time
    Searched defs:newProfile (Results 1 - 6 of 6) sorted by null

  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipUtil.java 217 SipProfile newProfile = new SipProfile.Builder(p).setAutoRegistration(isEnabled).build();
224 db.saveProfile(newProfile);
  /external/icu/icu4c/source/common/
usprep.cpp 333 LocalMemory<UStringPrepProfile> newProfile;
334 if(newProfile.allocateInsteadAndReset() == NULL) {
340 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILURE(*status) ){
345 newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0);
346 newProfile->checkBiDi = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_CHECK_BIDI_ON) > 0);
348 if(newProfile->checkBiDi) {
349 newProfile->bdp = ubidi_getSingleton();
361 usprep_unload(newProfile.getAlias())
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.0.9/
maven-project-2.0.9.jar 

Completed in 303 milliseconds