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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioCapability.java 46 public static final int RC_PHASE_APPLY = 2;
68 * this parameter is no meaning with RC_Phase_START, RC_Phase_APPLY
  /hardware/ril/include/telephony/
ril.h 193 RC_PHASE_APPLY = 2, // APPLY is sent after all LM's receive START and returned
207 // RC_PHASE_APPLY
    [all...]

Completed in 573 milliseconds