/libcore/ojluni/annotations/flagged_api/java/lang/ |
D | StrictMath.annotated.java | 32 StrictMath() { throw new RuntimeException("Stub!"); } in StrictMath() 46 public static double toRadians(double angdeg) { throw new RuntimeException("Stub!"); } in toRadians() 48 public static double toDegrees(double angrad) { throw new RuntimeException("Stub!"); } in toDegrees() 62 public static double ceil(double a) { throw new RuntimeException("Stub!"); } in ceil() 64 public static double floor(double a) { throw new RuntimeException("Stub!"); } in floor() 66 public static double rint(double a) { throw new RuntimeException("Stub!"); } in rint() 72 public static int round(float a) { throw new RuntimeException("Stub!"); } in round() 74 public static long round(double a) { throw new RuntimeException("Stub!"); } in round() 76 public static double random() { throw new RuntimeException("Stub!"); } in random() 78 public static int addExact(int x, int y) { throw new RuntimeException("Stub!"); } in addExact() [all …]
|
D | Math.annotated.java | 33 Math() { throw new RuntimeException("Stub!"); } in Math() 47 public static double toRadians(double angdeg) { throw new RuntimeException("Stub!"); } in toRadians() 49 public static double toDegrees(double angrad) { throw new RuntimeException("Stub!"); } in toDegrees() 73 public static int round(float a) { throw new RuntimeException("Stub!"); } in round() 75 public static long round(double a) { throw new RuntimeException("Stub!"); } in round() 77 public static double random() { throw new RuntimeException("Stub!"); } in random() 79 public static int addExact(int x, int y) { throw new RuntimeException("Stub!"); } in addExact() 81 public static long addExact(long x, long y) { throw new RuntimeException("Stub!"); } in addExact() 83 public static int subtractExact(int x, int y) { throw new RuntimeException("Stub!"); } in subtractExact() 85 public static long subtractExact(long x, long y) { throw new RuntimeException("Stub!"); } in subtractExact() [all …]
|
D | Integer.annotated.java | 33 public Integer(int value) { throw new RuntimeException("Stub!"); } in Integer() 36 …java.lang.String s) throws java.lang.NumberFormatException { throw new RuntimeException("Stub!"); } in Integer() 38 public static int bitCount(int i) { throw new RuntimeException("Stub!"); } in bitCount() 40 public byte byteValue() { throw new RuntimeException("Stub!"); } in byteValue() 42 public static int compare(int x, int y) { throw new RuntimeException("Stub!"); } in compare() 44 public int compareTo(java.lang.Integer anotherInteger) { throw new RuntimeException("Stub!"); } in compareTo() 46 public static int compareUnsigned(int x, int y) { throw new RuntimeException("Stub!"); } in compareUnsigned() 49 public static int compress(int i, int mask) { throw new RuntimeException("Stub!"); } in compress() 51 …ava.lang.String nm) throws java.lang.NumberFormatException { throw new RuntimeException("Stub!"); } in decode() 53 public static int divideUnsigned(int dividend, int divisor) { throw new RuntimeException("Stub!"); } in divideUnsigned() [all …]
|
D | Long.annotated.java | 33 public Long(java.lang.String s) throws java.lang.NumberFormatException { throw new RuntimeException… in Long() 36 public Long(long value) { throw new RuntimeException("Stub!"); } in Long() 38 public static int bitCount(long i) { throw new RuntimeException("Stub!"); } in bitCount() 40 public byte byteValue() { throw new RuntimeException("Stub!"); } in byteValue() 42 public static int compare(long x, long y) { throw new RuntimeException("Stub!"); } in compare() 44 public int compareTo(java.lang.Long anotherLong) { throw new RuntimeException("Stub!"); } in compareTo() 46 public static int compareUnsigned(long x, long y) { throw new RuntimeException("Stub!"); } in compareUnsigned() 49 public static long compress(long i, long mask) { throw new RuntimeException("Stub!"); } in compress() 51 …ava.lang.String nm) throws java.lang.NumberFormatException { throw new RuntimeException("Stub!"); } in decode() 53 public static long divideUnsigned(long dividend, long divisor) { throw new RuntimeException("Stub!"… in divideUnsigned() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/nio/ |
D | DirectByteBuffer.java | 36 throw new RuntimeException("Stub!"); in DirectByteBuffer() 42 throw new RuntimeException("Stub!"); in DirectByteBuffer() 52 throw new RuntimeException("Stub!"); in DirectByteBuffer() 63 throw new RuntimeException("Stub!"); in DirectByteBuffer() 75 throw new RuntimeException("Stub!"); in DirectByteBuffer() 79 throw new RuntimeException("Stub!"); in attachment() 84 throw new RuntimeException("Stub!"); in cleaner() 89 throw new RuntimeException("Stub!"); in slice() 94 throw new RuntimeException("Stub!"); in slice() 99 throw new RuntimeException("Stub!"); in duplicate() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/util/ |
D | Arrays.java | 35 throw new RuntimeException("Stub!"); in Arrays() 39 throw new RuntimeException("Stub!"); in rangeCheck() 43 throw new RuntimeException("Stub!"); in sort() 47 throw new RuntimeException("Stub!"); in sort() 51 throw new RuntimeException("Stub!"); in sort() 55 throw new RuntimeException("Stub!"); in sort() 59 throw new RuntimeException("Stub!"); in sort() 63 throw new RuntimeException("Stub!"); in sort() 67 throw new RuntimeException("Stub!"); in sort() 71 throw new RuntimeException("Stub!"); in sort() [all …]
|
D | Vector.java | 38 throw new RuntimeException("Stub!"); in Vector() 42 throw new RuntimeException("Stub!"); in Vector() 46 throw new RuntimeException("Stub!"); in Vector() 50 throw new RuntimeException("Stub!"); in Vector() 54 throw new RuntimeException("Stub!"); in copyInto() 58 throw new RuntimeException("Stub!"); in trimToSize() 62 throw new RuntimeException("Stub!"); in ensureCapacity() 66 throw new RuntimeException("Stub!"); in ensureCapacityHelper() 70 throw new RuntimeException("Stub!"); in grow() 74 throw new RuntimeException("Stub!"); in hugeCapacity() [all …]
|
D | ArrayDeque.java | 44 throw new RuntimeException("Stub!"); in ArrayDeque() 48 throw new RuntimeException("Stub!"); in ArrayDeque() 52 throw new RuntimeException("Stub!"); in ArrayDeque() 56 throw new RuntimeException("Stub!"); in allocateElements() 60 throw new RuntimeException("Stub!"); in doubleCapacity() 64 throw new RuntimeException("Stub!"); in addFirst() 68 throw new RuntimeException("Stub!"); in addLast() 72 throw new RuntimeException("Stub!"); in offerFirst() 76 throw new RuntimeException("Stub!"); in offerLast() 80 throw new RuntimeException("Stub!"); in removeFirst() [all …]
|
D | LinkedList.java | 38 throw new RuntimeException("Stub!"); in LinkedList() 42 throw new RuntimeException("Stub!"); in LinkedList() 46 throw new RuntimeException("Stub!"); in linkFirst() 50 throw new RuntimeException("Stub!"); in linkLast() 54 throw new RuntimeException("Stub!"); in linkBefore() 58 throw new RuntimeException("Stub!"); in unlinkFirst() 62 throw new RuntimeException("Stub!"); in unlinkLast() 66 throw new RuntimeException("Stub!"); in unlink() 70 throw new RuntimeException("Stub!"); in getFirst() 74 throw new RuntimeException("Stub!"); in getLast() [all …]
|
D | Calendar.java | 51 throw new RuntimeException("Stub!"); in Calendar() 55 throw new RuntimeException("Stub!"); in Calendar() 59 throw new RuntimeException("Stub!"); in getInstance() 63 throw new RuntimeException("Stub!"); in getInstance() 67 throw new RuntimeException("Stub!"); in getInstance() 72 throw new RuntimeException("Stub!"); in getInstance() 77 throw new RuntimeException("Stub!"); in getJapaneseImperialInstance() 82 throw new RuntimeException("Stub!"); in createCalendar() 86 throw new RuntimeException("Stub!"); in getAvailableLocales() 94 throw new RuntimeException("Stub!"); in getTime() [all …]
|
D | ArrayList.java | 39 throw new RuntimeException("Stub!"); in ArrayList() 43 throw new RuntimeException("Stub!"); in ArrayList() 47 throw new RuntimeException("Stub!"); in ArrayList() 51 throw new RuntimeException("Stub!"); in trimToSize() 55 throw new RuntimeException("Stub!"); in ensureCapacity() 59 throw new RuntimeException("Stub!"); in ensureCapacityInternal() 63 throw new RuntimeException("Stub!"); in ensureExplicitCapacity() 67 throw new RuntimeException("Stub!"); in grow() 71 throw new RuntimeException("Stub!"); in hugeCapacity() 75 throw new RuntimeException("Stub!"); in size() [all …]
|
D | Collections.java | 35 throw new RuntimeException("Stub!"); in Collections() 39 throw new RuntimeException("Stub!"); in sort() 43 throw new RuntimeException("Stub!"); in sort() 48 throw new RuntimeException("Stub!"); in binarySearch() 53 throw new RuntimeException("Stub!"); in indexedBinarySearch() 58 throw new RuntimeException("Stub!"); in iteratorBinarySearch() 62 throw new RuntimeException("Stub!"); in get() 67 throw new RuntimeException("Stub!"); in binarySearch() 72 throw new RuntimeException("Stub!"); in indexedBinarySearch() 77 throw new RuntimeException("Stub!"); in iteratorBinarySearch() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/ |
D | CopyOnWriteArrayList.java | 47 throw new RuntimeException("Stub!"); in CopyOnWriteArrayList() 51 throw new RuntimeException("Stub!"); in CopyOnWriteArrayList() 55 throw new RuntimeException("Stub!"); in CopyOnWriteArrayList() 59 throw new RuntimeException("Stub!"); in getArray() 63 throw new RuntimeException("Stub!"); in setArray() 67 throw new RuntimeException("Stub!"); in size() 71 throw new RuntimeException("Stub!"); in isEmpty() 76 throw new RuntimeException("Stub!"); in indexOf() 80 throw new RuntimeException("Stub!"); in lastIndexOf() 84 throw new RuntimeException("Stub!"); in contains() [all …]
|
D | ThreadPoolExecutor.java | 49 throw new RuntimeException("Stub!"); in ThreadPoolExecutor() 59 throw new RuntimeException("Stub!"); in ThreadPoolExecutor() 69 throw new RuntimeException("Stub!"); in ThreadPoolExecutor() 80 throw new RuntimeException("Stub!"); in ThreadPoolExecutor() 84 throw new RuntimeException("Stub!"); in runStateOf() 88 throw new RuntimeException("Stub!"); in workerCountOf() 92 throw new RuntimeException("Stub!"); in ctlOf() 96 throw new RuntimeException("Stub!"); in runStateLessThan() 100 throw new RuntimeException("Stub!"); in runStateAtLeast() 104 throw new RuntimeException("Stub!"); in isRunning() [all …]
|
D | LinkedBlockingDeque.java | 45 throw new RuntimeException("Stub!"); in LinkedBlockingDeque() 49 throw new RuntimeException("Stub!"); in LinkedBlockingDeque() 53 throw new RuntimeException("Stub!"); in LinkedBlockingDeque() 57 throw new RuntimeException("Stub!"); in linkFirst() 61 throw new RuntimeException("Stub!"); in linkLast() 65 throw new RuntimeException("Stub!"); in unlinkFirst() 69 throw new RuntimeException("Stub!"); in unlinkLast() 73 throw new RuntimeException("Stub!"); in unlink() 77 throw new RuntimeException("Stub!"); in addFirst() 81 throw new RuntimeException("Stub!"); in addLast() [all …]
|
/libcore/ojluni/annotations/hiddenapi/sun/util/calendar/ |
D | ImmutableGregorianDate.java | 32 throw new RuntimeException("Stub!"); in ImmutableGregorianDate() 36 throw new RuntimeException("Stub!"); in getEra() 40 throw new RuntimeException("Stub!"); in setEra() 44 throw new RuntimeException("Stub!"); in getYear() 48 throw new RuntimeException("Stub!"); in setYear() 52 throw new RuntimeException("Stub!"); in addYear() 56 throw new RuntimeException("Stub!"); in isLeapYear() 60 throw new RuntimeException("Stub!"); in setLeapYear() 64 throw new RuntimeException("Stub!"); in getMonth() 68 throw new RuntimeException("Stub!"); in setMonth() [all …]
|
/libcore/ojluni/annotations/flagged_api/java/time/ |
D | Duration.annotated.java | 68 Duration() { throw new RuntimeException("Stub!"); } in Duration() 70 public java.time.Duration abs() { throw new RuntimeException("Stub!"); } in abs() 72 …poral.Temporal addTo(java.time.temporal.Temporal temporal) { throw new RuntimeException("Stub!"); } in addTo() 74 … startInclusive, java.time.temporal.Temporal endExclusive) { throw new RuntimeException("Stub!"); } in between() 76 public int compareTo(java.time.Duration otherDuration) { throw new RuntimeException("Stub!"); } in compareTo() 78 public long dividedBy(java.time.Duration divisor) { throw new RuntimeException("Stub!"); } in dividedBy() 80 public java.time.Duration dividedBy(long divisor) { throw new RuntimeException("Stub!"); } in dividedBy() 82 public boolean equals(java.lang.Object other) { throw new RuntimeException("Stub!"); } in equals() 84 …me.Duration from(java.time.temporal.TemporalAmount amount) { throw new RuntimeException("Stub!"); } in from() 86 public long get(java.time.temporal.TemporalUnit unit) { throw new RuntimeException("Stub!"); } in get() [all …]
|
/libcore/ojluni/annotations/flagged_api/java/util/ |
D | LinkedList.annotated.java | 32 public LinkedList() { throw new RuntimeException("Stub!"); } in LinkedList() 34 public LinkedList(java.util.Collection<? extends E> c) { throw new RuntimeException("Stub!"); } in LinkedList() 36 public E getFirst() { throw new RuntimeException("Stub!"); } in getFirst() 38 public E getLast() { throw new RuntimeException("Stub!"); } in getLast() 40 public E removeFirst() { throw new RuntimeException("Stub!"); } in removeFirst() 42 public E removeLast() { throw new RuntimeException("Stub!"); } in removeLast() 44 public void addFirst(E e) { throw new RuntimeException("Stub!"); } in addFirst() 46 public void addLast(E e) { throw new RuntimeException("Stub!"); } in addLast() 48 public boolean contains(java.lang.Object o) { throw new RuntimeException("Stub!"); } in contains() 50 public int size() { throw new RuntimeException("Stub!"); } in size() [all …]
|
D | ArrayList.annotated.java | 33 public ArrayList(int initialCapacity) { throw new RuntimeException("Stub!"); } in ArrayList() 35 public ArrayList() { throw new RuntimeException("Stub!"); } in ArrayList() 37 public ArrayList(java.util.Collection<? extends E> c) { throw new RuntimeException("Stub!"); } in ArrayList() 39 public void trimToSize() { throw new RuntimeException("Stub!"); } in trimToSize() 41 public void ensureCapacity(int minCapacity) { throw new RuntimeException("Stub!"); } in ensureCapacity() 43 public int size() { throw new RuntimeException("Stub!"); } in size() 45 public boolean isEmpty() { throw new RuntimeException("Stub!"); } in isEmpty() 47 public boolean contains(java.lang.Object o) { throw new RuntimeException("Stub!"); } in contains() 49 public int indexOf(java.lang.Object o) { throw new RuntimeException("Stub!"); } in indexOf() 51 public int lastIndexOf(java.lang.Object o) { throw new RuntimeException("Stub!"); } in lastIndexOf() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/lang/ |
D | AbstractStringBuilder.java | 34 throw new RuntimeException("Stub!"); in AbstractStringBuilder() 38 throw new RuntimeException("Stub!"); in AbstractStringBuilder() 42 throw new RuntimeException("Stub!"); in length() 46 throw new RuntimeException("Stub!"); in capacity() 50 throw new RuntimeException("Stub!"); in ensureCapacity() 54 throw new RuntimeException("Stub!"); in ensureCapacityInternal() 58 throw new RuntimeException("Stub!"); in newCapacity() 62 throw new RuntimeException("Stub!"); in hugeCapacity() 66 throw new RuntimeException("Stub!"); in trimToSize() 70 throw new RuntimeException("Stub!"); in setLength() [all …]
|
D | String.java | 38 throw new RuntimeException("Stub!"); in String() 42 throw new RuntimeException("Stub!"); in String() 46 throw new RuntimeException("Stub!"); in String() 50 throw new RuntimeException("Stub!"); in String() 54 throw new RuntimeException("Stub!"); in String() 59 throw new RuntimeException("Stub!"); in String() 64 throw new RuntimeException("Stub!"); in String() 69 throw new RuntimeException("Stub!"); in String() 73 throw new RuntimeException("Stub!"); in String() 78 throw new RuntimeException("Stub!"); in String() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/io/ |
D | File.java | 35 throw new RuntimeException("Stub!"); in File() 39 throw new RuntimeException("Stub!"); in File() 43 throw new RuntimeException("Stub!"); in File() 47 throw new RuntimeException("Stub!"); in File() 51 throw new RuntimeException("Stub!"); in File() 55 throw new RuntimeException("Stub!"); in File() 59 throw new RuntimeException("Stub!"); in isInvalid() 63 throw new RuntimeException("Stub!"); in getPrefixLength() 67 throw new RuntimeException("Stub!"); in getName() 71 throw new RuntimeException("Stub!"); in getParent() [all …]
|
/libcore/ojluni/annotations/hiddenapi/java/net/ |
D | Socket.java | 35 throw new RuntimeException("Stub!"); in Socket() 39 throw new RuntimeException("Stub!"); in Socket() 43 throw new RuntimeException("Stub!"); in Socket() 48 throw new RuntimeException("Stub!"); in Socket() 52 throw new RuntimeException("Stub!"); in Socket() 57 throw new RuntimeException("Stub!"); in Socket() 63 throw new RuntimeException("Stub!"); in Socket() 68 throw new RuntimeException("Stub!"); in Socket() 73 throw new RuntimeException("Stub!"); in Socket() 82 throw new RuntimeException("Stub!"); in Socket() [all …]
|
D | Inet6Address.java | 36 throw new RuntimeException("Stub!"); in Inet6Address() 40 throw new RuntimeException("Stub!"); in Inet6Address() 44 throw new RuntimeException("Stub!"); in Inet6Address() 49 throw new RuntimeException("Stub!"); in Inet6Address() 54 throw new RuntimeException("Stub!"); in Inet6Address() 60 throw new RuntimeException("Stub!"); in getByAddress() 65 throw new RuntimeException("Stub!"); in getByAddress() 70 throw new RuntimeException("Stub!"); in initstr() 75 throw new RuntimeException("Stub!"); in initif() 79 throw new RuntimeException("Stub!"); in isDifferentLocalAddressType() [all …]
|
/libcore/ojluni/annotations/flagged_api/java/util/concurrent/ |
D | CopyOnWriteArrayList.annotated.java | 41 public CopyOnWriteArrayList() { throw new RuntimeException("Stub!"); } in CopyOnWriteArrayList() 43 public CopyOnWriteArrayList(java.util.Collection<? extends E> c) { throw new RuntimeException("Stub… in CopyOnWriteArrayList() 45 public CopyOnWriteArrayList(E[] toCopyIn) { throw new RuntimeException("Stub!"); } in CopyOnWriteArrayList() 47 public int size() { throw new RuntimeException("Stub!"); } in size() 49 public boolean isEmpty() { throw new RuntimeException("Stub!"); } in isEmpty() 51 public boolean contains(java.lang.Object o) { throw new RuntimeException("Stub!"); } in contains() 53 public int indexOf(java.lang.Object o) { throw new RuntimeException("Stub!"); } in indexOf() 55 public int indexOf(E e, int index) { throw new RuntimeException("Stub!"); } in indexOf() 57 public int lastIndexOf(java.lang.Object o) { throw new RuntimeException("Stub!"); } in lastIndexOf() 59 public int lastIndexOf(E e, int index) { throw new RuntimeException("Stub!"); } in lastIndexOf() [all …]
|