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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java 108 public static final int UPDATE_NONE = 0;
152 * UPDATE_NONE, UPDATE_MESSAGES, UPDATE_ERRORS, or UPDATE_ALL
165 * UPDATE_NONE, UPDATE_MESSAGES, UPDATE_ERRORS, or UPDATE_ALL
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 481 private static final int UPDATE_NONE = 0;
502 private int mUpdateRequest = UPDATE_NONE;
869 return (mUpdateRequest != UPDATE_NONE);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 158 milliseconds