List of usage examples for java.lang RuntimeException RuntimeException
public RuntimeException(Throwable cause)
From source file:Main.java
public static void formatJapaneseNumber(android.text.Editable text) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static int getInternalFormat(android.graphics.Bitmap bitmap) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static java.lang.String getMonthString(int month, int abbrev) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static byte[] numberToCalledPartyBCD(java.lang.String number) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static void dumpCursor(android.database.Cursor cursor) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static java.lang.String getCollationKey(java.lang.String name) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static java.lang.String sqlEscapeString(java.lang.String value) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static boolean isGlobalPhoneNumber(java.lang.String phoneNumber) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static byte[] networkPortionToCalledPartyBCD(java.lang.String s) { throw new RuntimeException("Stub!"); }
From source file:Main.java
public static java.lang.String getHexCollationKey(java.lang.String name) { throw new RuntimeException("Stub!"); }