Searched refs:getPolicy (Results 1 – 2 of 2) sorted by relevance
15 # Prevent ProGuard from discarding the "getPolicy" method, or the class that contains it.20 public static android.os.Bundle getPolicy(java.lang.String, android.os.Bundle);
190 public static Bundle getPolicy(String policy, Bundle arguments) { in getPolicy() method in EmailPolicy