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

  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipUtil.java 223 SipProfile newProfile = new SipProfile.Builder(p).setAutoRegistration(isEnabled).build();
230 db.saveProfile(newProfile);
  /external/icu/icu4c/source/common/
usprep.cpp 335 LocalMemory<UStringPrepProfile> newProfile;
336 if(newProfile.allocateInsteadAndReset() == NULL) {
342 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILURE(*status) ){
347 newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0);
348 newProfile->checkBiDi = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_CHECK_BIDI_ON) > 0);
350 if(newProfile->checkBiDi) {
351 newProfile->bdp = ubidi_getSingleton();
363 usprep_unload(newProfile.getAlias())
    [all...]
  /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 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar 

Completed in 632 milliseconds