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

  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipSettings.java 253 for (SipProfile activeProfile : activeList) {
254 SipProfile profile = getProfileFromList(activeProfile);
256 mSipProfileList.add(activeProfile);
258 profile.setCallingUid(activeProfile.getCallingUid());
263 private SipProfile getProfileFromList(SipProfile activeProfile) {
265 if (p.getUriString().equals(activeProfile.getUriString())) {
  /prebuilts/eclipse/maven/apache-maven-3.2.1/conf/
settings.xml 253 <activeProfile>alwaysActiveProfile</activeProfile>
254 <activeProfile>anotherAlwaysActiveProfile</activeProfile>
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
profile_menu_controller.mm 155 Profile* activeProfile = ProfileManager::GetLastUsedProfile();
156 if (activeProfile->IsGuestSession()) {
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-settings-3.2.1.jar 
maven-compat-3.2.1.jar 
maven-model-builder-3.2.1.jar 

Completed in 939 milliseconds