Searched defs:handoverType (Results 1 – 4 of 4) sorted by relevance
664 int handoverType = EMERGENCY_CALL_TO_SATELLITE_HANDOVER_TYPE_SOS; in createExtraBundleForEventDisplayEmergencyMessage() local691 @NonNull private PendingIntent createHandoverAppLaunchPendingIntent(int handoverType, in createHandoverAppLaunchPendingIntent()
2572 public boolean setEmergencyCallToSatelliteHandoverType(int handoverType, int delaySeconds) { in setEmergencyCallToSatelliteHandoverType()2621 private boolean isHandoverTypeValid(int handoverType) { in isHandoverTypeValid()
892 public boolean isEventSent(String event, int handoverType, String packageName, in isEventSent()911 public boolean isEventWithoutLaunchIntentSent(String event, int handoverType) { in isEventWithoutLaunchIntentSent()
3082 boolean setEmergencyCallToSatelliteHandoverType(int handoverType, int delaySeconds); in setEmergencyCallToSatelliteHandoverType()