@interface IDSTapToRadar : NSObject + (BOOL)_isSupported; + (void)launchWithRequest:(id)a0 context:(id)a1; @end