HomeSort by relevance Sort by last modified time
    Searched refs:oldProfile (Results 1 - 8 of 8) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherBackupHelper.java 247 DeviceProfieData oldProfile = oldState.profile;
249 if (oldProfile == null || oldProfile.desktopCols == 0) {
255 if (currentProfile.allappsRank >= oldProfile.hotseatCount) {
258 if ((currentProfile.hotseatCount >= oldProfile.hotseatCount) &&
259 (currentProfile.allappsRank == oldProfile.allappsRank)) {
263 return isHotsetCompatible && (currentProfile.desktopCols >= oldProfile.desktopCols)
264 && (currentProfile.desktopRows >= oldProfile.desktopRows);
    [all...]
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipEditor.java 366 private void replaceProfile(final SipProfile oldProfile, final SipProfile newProfile) {
374 deleteAndUnregisterProfile(oldProfile);
  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c     [all...]
  /external/freetype/src/raster/
ftraster.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftraster.c     [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 

Completed in 700 milliseconds