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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java 96 private static final int EVENT_CARRIER_PRIVILIGES_LOADED = 20;
169 mHandler.obtainMessage(EVENT_CARRIER_PRIVILIGES_LOADED));
383 case EVENT_CARRIER_PRIVILIGES_LOADED:
IccCardProxy.java 99 private static final int EVENT_CARRIER_PRIVILIGES_LOADED = 503;
289 this, EVENT_CARRIER_PRIVILIGES_LOADED, null);
326 case EVENT_CARRIER_PRIVILIGES_LOADED:
    [all...]

Completed in 42 milliseconds