Searched refs:shouldWarnForOutgoingWps (Results 1 – 1 of 1) sorted by relevance
91 if (shouldWarnForOutgoingWps(context, intent.getData().getSchemeSpecificPart())) { in startActivityWithErrorToast()134 private static boolean shouldWarnForOutgoingWps(Context context, String number) { in shouldWarnForOutgoingWps() method in DialerUtils