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

  /frameworks/base/core/java/android/service/carrier/
CarrierMessagingService.java 58 * @see #RECEIVE_OPTIONS_DROP
67 public static final int RECEIVE_OPTIONS_DROP = 0x1;
142 * available after the user unlocks the phone, if the bit {@link #RECEIVE_OPTIONS_DROP} is not
150 * text SMS should be handled by the platform. Use {@link #RECEIVE_OPTIONS_DROP} and
159 callback.onReceiveResult(result ? RECEIVE_OPTIONS_DEFAULT : RECEIVE_OPTIONS_DROP
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 130 milliseconds