Method Differences Index

Filter the Index:
Methods
Removals
Additions
Changes
Listed as: Added, (削除) Removed (削除ここまで), Changed

A B C D E F G H I K L M N O P Q R S T U V W TOP

accumulateAndGet
type (int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicInteger
type (int, int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicIntegerArray
type (T, int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
type (long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLong
type (int, long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLongArray
type (T, long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLongFieldUpdater
type (V, BinaryOperator<V>) in java.util.concurrent.atomic.AtomicReference
type (int, E, BinaryOperator<E>) in java.util.concurrent.atomic.AtomicReferenceArray
type (T, V, BinaryOperator<V>) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
acquiredBy ()
addAutomaticZenRule (AutomaticZenRule)
addCompletedDownload (String, String, boolean, String, String, long, boolean, Uri, Uri)
addExact
type (int, int) in java.lang.Math
type (long, long) in java.lang.Math
type (int, int) in java.lang.StrictMath
type (long, long) in java.lang.StrictMath
addGpsStatusListener (Listener)
addHandler (Handler)
addLinks
type (Spannable, Pattern, String, String[], MatchFilter, TransformFilter) in android.text.util.Linkify
type (TextView, Pattern, String, String[], MatchFilter, TransformFilter) in android.text.util.Linkify
addNmeaListener
type (OnNmeaMessageListener) in android.location.LocationManager
type (OnNmeaMessageListener, Handler) in android.location.LocationManager
type (NmeaListener) in android.location.LocationManager
addOnFrameMetricsAvailableListener (OnFrameMetricsAvailableListener, Handler)
addOnRoutingChangedListener
type (OnRoutingChangedListener, Handler) in android.media.AudioRecord
type (OnRoutingChangedListener, Handler) in android.media.AudioRecord
type (OnRoutingChangedListener, Handler) in android.media.AudioTrack
type (OnRoutingChangedListener, Handler) in android.media.AudioTrack
addPropertyChangeListener (PropertyChangeListener)
addTriggerContentUri (TriggerContentUri)
areNotificationsEnabled ()
asPredicate ()

B A C D E F G H I K L M N O P Q R S T U V W TOP

bind
type (SocketAddress) in java.nio.channels.DatagramChannel
type (SocketAddress, int) in java.nio.channels.ServerSocketChannel
type (SocketAddress) in java.nio.channels.ServerSocketChannel
type (SocketAddress) in java.nio.channels.SocketChannel
buildRecordedProgramUri (long)

C A B D E F G H I K L M N O P Q R S T U V W TOP

cancel (OnAlarmListener)
cancelDragAndDrop ()
canRecord ()
chars
type () in java.lang.CharSequence
type () in java.nio.CharBuffer
check (Certificate)
checkAccess ()
clear (int)
clearCache
type () in java.util.ResourceBundle
type (ClassLoader) in java.util.ResourceBundle
clearProfileOwner (ComponentName)
close
type () in android.content.ContentProviderClient
type () in android.drm.DrmManagerClient
type () in java.net.URLClassLoader
type () in java.util.logging.Handler
type () in java.util.logging.MemoryHandler
type () in java.util.logging.StreamHandler
closeConnection
type () in android.view.inputmethod.BaseInputConnection
type () in android.view.inputmethod.InputConnection
type () in android.view.inputmethod.InputConnectionWrapper
codePoints ()
commitNow ()
commitNowAllowingStateLoss ()
commonPool ()
compareAndSetForkJoinTaskTag (short, short)
comparing
type (Function<? super T, ? extends U>) in java.util.Comparator
type (Function<? super T, ? extends U>, Comparator<? super U>) in java.util.Comparator
comparingByKey
type () in java.util.Map.Entry
type (Comparator<? super K>) in java.util.Map.Entry
comparingByValue
type () in java.util.Map.Entry
type (Comparator<? super V>) in java.util.Map.Entry
comparingDouble (ToDoubleFunction<? super T>)
comparingInt (ToIntFunction<? super T>)
comparingLong (ToLongFunction<? super T>)
compute
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.Hashtable
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.Map
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentHashMap
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentSkipListMap
computeIfAbsent
type (K, Function<? super K, ? extends V>) in java.util.Hashtable
type (K, Function<? super K, ? extends V>) in java.util.Map
type (K, Function<? super K, ? extends V>) in java.util.concurrent.ConcurrentHashMap
type (K, Function<? super K, ? extends V>) in java.util.concurrent.ConcurrentSkipListMap
computeIfPresent
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.Hashtable
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.Map
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentHashMap
type (K, BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentSkipListMap
contains (TvContentRating)
copyDocument
type (ContentResolver, Uri, Uri) in android.provider.DocumentsContract
type (String, String) in android.provider.DocumentsProvider
createAllocations (RenderScript, Type, int, int)
(削除) createAndInitializeUser (削除ここまで) (ComponentName, String, String, ComponentName, Bundle)
createAndManageUser (ComponentName, String, ComponentName, PersistableBundle, int)
createBigContentView ()
createCaptureSessionByOutputConfigurations (List<OutputConfiguration>, StateCallback, Handler)
createContentView ()
createDeviceProtectedStorageContext
type () in android.content.Context
type () in android.content.ContextWrapper
type () in android.test.mock.MockContext
createForSubscriptionId (int)
createHeadsUpContentView ()
createManageBlockedNumbersIntent ()
createReprocessableCaptureSessionByConfigurations (InputConfiguration, List<OutputConfiguration>, StateCallback, Handler)
(削除) createUser (削除ここまで) (ComponentName, String)
createUserCreationIntent (String, String, String, PersistableBundle)

D A B C E F G H I K L M N O P Q R S T U V W TOP

decrementExact
type (int) in java.lang.Math
type (long) in java.lang.Math
defaulted (String)
defaultReadObject ()
deleteSharedPreferences
type (String) in android.content.Context
type (String) in android.content.ContextWrapper
type (String) in android.test.mock.MockContext
deleteSurroundingTextInCodePoints
type (int, int) in android.view.inputmethod.BaseInputConnection
type (int, int) in android.view.inputmethod.InputConnection
type (int, int) in android.view.inputmethod.InputConnectionWrapper
describeContents
type () in android.bluetooth.BluetoothGattCharacteristic
type () in android.bluetooth.BluetoothGattDescriptor
type () in android.bluetooth.BluetoothGattService
type () in android.media.AudioFormat
disableSelf ()
dismissKeyboardShortcutsHelper ()
dispatchFinishTemporaryDetach ()
dispatchGesture (GestureDescription, GestureResultCallback, Handler)
dispatchKeyEventFromInputMethod (View, KeyEvent)
dispatchMultiWindowModeChanged (boolean)
dispatchPictureInPictureModeChanged (boolean)
dispatchStartTemporaryDetach ()
doubles
type () in java.util.Random
type (double, double) in java.util.Random
type (long) in java.util.Random
type (long, double, double) in java.util.Random

E A B C D F G H I K L M N O P Q R S T U V W TOP

enableReplaceObject (boolean)
enableResolveObject (boolean)
engineGetRevocationChecker
type () in java.security.cert.CertPathBuilderSpi
type () in java.security.cert.CertPathValidatorSpi
enterPictureInPictureMode ()
entrySet ()
(削除) equals (削除ここまで) (Object)

F A B C D E G H I K L M N O P Q R S T U V W TOP

floorDiv
type (int, int) in java.lang.Math
type (long, long) in java.lang.Math
type (int, int) in java.lang.StrictMath
type (long, long) in java.lang.StrictMath
floorMod
type (int, int) in java.lang.Math
type (long, long) in java.lang.Math
type (int, int) in java.lang.StrictMath
type (long, long) in java.lang.StrictMath
forceHasOverlappingRendering (boolean)
forEach
type (Consumer<? super T>) in java.lang.Iterable
type (BiConsumer<Object, Object>) in java.security.Provider
type (Consumer<? super E>) in java.util.ArrayList
type (BiConsumer<? super K, ? super V>) in java.util.HashMap
type (BiConsumer<? super K, ? super V>) in java.util.Hashtable
type (BiConsumer<? super K, ? super V>) in java.util.IdentityHashMap
type (BiConsumer<? super K, ? super V>) in java.util.Map
type (BiConsumer<? super K, ? super V>) in java.util.TreeMap
type (Consumer<? super E>) in java.util.Vector
type (BiConsumer<? super K, ? super V>) in java.util.WeakHashMap
type (BiConsumer<? super K, ? super V>) in java.util.concurrent.ConcurrentHashMap
type (long, BiConsumer<? super K, ? super V>) in java.util.concurrent.ConcurrentHashMap
type (long, BiFunction<? super K, ? super V, ? extends U>, Consumer<? super U>) in java.util.concurrent.ConcurrentHashMap
type (BiConsumer<? super K, ? super V>) in java.util.concurrent.ConcurrentSkipListMap
type (Consumer<? super E>) in java.util.concurrent.CopyOnWriteArrayList
type (Consumer<? super E>) in java.util.concurrent.CopyOnWriteArraySet
forEachEntry
type (long, Consumer<Entry<K, V>>) in java.util.concurrent.ConcurrentHashMap
type (long, Function<Entry<K, V>, ? extends U>, Consumer<? super U>) in java.util.concurrent.ConcurrentHashMap
forEachKey
type (long, Consumer<? super K>) in java.util.concurrent.ConcurrentHashMap
type (long, Function<? super K, ? extends U>, Consumer<? super U>) in java.util.concurrent.ConcurrentHashMap
forEachRemaining (Consumer<? super E>)
forEachValue
type (long, Consumer<? super V>) in java.util.concurrent.ConcurrentHashMap
type (long, Function<? super V, ? extends U>, Consumer<? super U>) in java.util.concurrent.ConcurrentHashMap
formatTo (Formatter, int, int, int)
forName (String)
fromHtml
type (String, int) in android.text.Html
type (String, int, ImageGetter, TagHandler) in android.text.Html
type (String) in android.text.Html
type (String, ImageGetter, TagHandler) in android.text.Html

G A B C D E F H I K L M N O P Q R S T U V W TOP

get
type (String, boolean) in java.io.ObjectInputStream.GetField
type (String, byte) in java.io.ObjectInputStream.GetField
type (String, char) in java.io.ObjectInputStream.GetField
type (String, double) in java.io.ObjectInputStream.GetField
type (String, float) in java.io.ObjectInputStream.GetField
type (String, int) in java.io.ObjectInputStream.GetField
type (String, Object) in java.io.ObjectInputStream.GetField
type (String, long) in java.io.ObjectInputStream.GetField
type (String, short) in java.io.ObjectInputStream.GetField
getActiveRecordingConfigurations ()
getAlgorithmConstraints ()
getAllConferences ()
getAllowGeneratedReplies ()
getAlwaysOnVpnPackage (ComponentName)
getAnchor ()
getAndAccumulate
type (int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicInteger
type (int, int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicIntegerArray
type (T, int, IntBinaryOperator) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
type (long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLong
type (int, long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLongArray
type (T, long, LongBinaryOperator) in java.util.concurrent.atomic.AtomicLongFieldUpdater
type (V, BinaryOperator<V>) in java.util.concurrent.atomic.AtomicReference
type (int, E, BinaryOperator<E>) in java.util.concurrent.atomic.AtomicReferenceArray
type (T, V, BinaryOperator<V>) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
getAndUpdate
type (IntUnaryOperator) in java.util.concurrent.atomic.AtomicInteger
type (int, IntUnaryOperator) in java.util.concurrent.atomic.AtomicIntegerArray
type (T, IntUnaryOperator) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
type (LongUnaryOperator) in java.util.concurrent.atomic.AtomicLong
type (int, LongUnaryOperator) in java.util.concurrent.atomic.AtomicLongArray
type (T, LongUnaryOperator) in java.util.concurrent.atomic.AtomicLongFieldUpdater
type (UnaryOperator<V>) in java.util.concurrent.atomic.AtomicReference
type (int, UnaryOperator<E>) in java.util.concurrent.atomic.AtomicReferenceArray
type (T, UnaryOperator<V>) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
getAnnotationsByType
type (Class<A>) in java.lang.Package
type (Class<T>) in java.lang.reflect.AnnotatedElement
getApplicationRestrictionsManagingPackage (ComponentName)
getArfcn ()
getAttestationChallenge ()
getAutomaticZenRule (String)
getAutomaticZenRules ()
getBrowserRootHints ()
getBsic ()
getBufferCapacityInFrames ()
getBuiltInDrawable
type (int) in android.app.WallpaperManager
type (int, int, boolean, float, float, int) in android.app.WallpaperManager
getBundle
type (String) in java.util.ResourceBundle
type (String, Locale, ClassLoader) in java.util.ResourceBundle
type (String, Locale) in java.util.ResourceBundle
type (String, Locale, Control) in java.util.ResourceBundle
type (String, Control) in java.util.ResourceBundle
getByteBuffer ()
getCaCertificates ()
getCalendarView ()
getCalendarViewShown ()
getColor ()
getColors ()
getCommonPoolParallelism ()
getCompressedSizeLong ()
getConnectionProperties ()
getConstructor (Class<?>)
getConstructors ()
getContentInsetEndWithActions ()
getContentInsetStartWithNavigation ()
getContentLengthLong ()
getContextualShaper
type (Set<Range>) in java.awt.font.NumericShaper
type (Set<Range>, Range) in java.awt.font.NumericShaper
getControl (List<String>)
getCornerRadii ()
getCornerRadius ()
getCrossProfileContactsSearchDisabled (ComponentName)
getCurrentContentInsetEnd ()
getCurrentContentInsetLeft ()
getCurrentContentInsetRight ()
getCurrentContentInsetStart ()
getDataDir
type () in android.content.Context
type () in android.content.ContextWrapper
type () in android.test.mock.MockContext
getDataNetworkType ()
getDeclaredAnnotation
type (Class<A>) in java.lang.Package
type (Class<T>) in java.lang.reflect.AnnotatedElement
getDeclaredAnnotationsByType
type (Class<A>) in java.lang.Package
type (Class<T>) in java.lang.reflect.AnnotatedElement
getDeclaredConstructor (Class<?>)
getDeclaredConstructors ()
getDeclaredMethod (String, Class<?>)
getDeclaredMethods ()
getDefault (Category)
(削除) getDefaultBrowserPackageName (削除ここまで) (int)
getDefaultDataSubscriptionId ()
getDefaultSharedPreferencesName (Context)
getDefaultSmsSubscriptionId ()
getDefaultSubscriptionId ()
getDefaultVoiceSubscriptionId ()
getDeviceOwnerLockScreenInfo ()
getDeviceType ()
getDisabledActionModeMenuItems ()
getDismissalId ()
getDocumentStreamTypes (String, String)
getDrawingOrder ()
getDrmInitData ()
getDynamicSensorList (int)
getEarfcn ()
getEndpointIdentificationAlgorithm ()
getEnterTransition ()
getEventsSupported ()
getExclusiveCores ()
getExitTransition ()
getExtras
type () in android.content.ClipDescription
type () in android.media.tv.TvInputInfo
type () in android.telecom.PhoneAccount
getFields ()
getFlexMillis ()
getForkJoinTaskTag ()
getGlobal ()
getGpsStatus (GpsStatus)
getGradientCenterX ()
getGradientCenterY ()
getGradientType ()
getGravity ()
getHandler
type () in android.view.inputmethod.BaseInputConnection
type () in android.view.inputmethod.InputConnection
type () in android.view.inputmethod.InputConnectionWrapper
getHandshakeSession
type () in javax.net.ssl.SSLEngine
type () in javax.net.ssl.SSLSocket
getHasOverlappingRendering ()
getHdrCapabilities ()
getHeaderFieldLong (String, long)
getHintAmbientBigPicture ()
getHintContentIntentLaunchesActivity ()
getHintLaunchesActivity ()
getIccAuthentication (int, int, String)
getId ()
getImagePixDepthLong ()
getImagePixHeightLong ()
getImagePixWidthLong ()
getImeHintLocales ()
getImportance
type () in android.app.NotificationManager
type () in android.service.notification.NotificationListenerService.Ranking
getImportanceExplanation ()
getInstance
type () in java.text.DecimalFormatSymbols
type (Locale) in java.text.DecimalFormatSymbols
getISO3Country ()
getISO3Language ()
getLanguageTag
type () in android.view.inputmethod.InputMethodSubtype
type () in android.view.textservice.SpellCheckerSubtype
getLastNonConfigurationInstance ()
getLaunchBounds ()
getLeftStripDrawable ()
getListener ()
getLocale
type () in android.text.style.SuggestionSpan
type () in android.view.inputmethod.InputMethodSubtype
type () in android.view.textservice.SpellCheckerSubtype
getLocaleObject ()
getLocales
type () in android.content.res.Configuration
type () in android.text.style.LocaleSpan
getLongSupportMessage (ComponentName)
getMagnificationController ()
getMaxAvailableHeight (View, int, boolean)
getMethod (String, Class<?>)
getMethods ()
getMinFlexMillis ()
getMinPeriodMillis ()
getNoFallbackControl (List<String>)
getNumericCode ()
getOperationsSupported ()
getOrDefault
type (Object, V) in java.util.Hashtable
type (Object, V) in java.util.Map
type (Object, V) in java.util.concurrent.ConcurrentHashMap
type (Object, V) in java.util.concurrent.ConcurrentSkipListMap
getOrganizationColor (ComponentName)
getOrganizationName (ComponentName)
getOverrideGroupKey
type () in android.service.notification.NotificationListenerService.Ranking
type () in android.service.notification.StatusBarNotification
getPackageGids
type (String, int) in android.content.pm.PackageManager
type (String, int) in android.test.mock.MockPackageManager
getPackageUid
type (String, int) in android.content.pm.PackageManager
type (String, int) in android.test.mock.MockPackageManager
getParentLogger ()
getParentProfileInstance (ComponentName)
getPartialObject (int, long, long, byte[])
getPartialObject64 (int, long, long, byte[])
getPendingJob (int)
getPersistedStringSet (Set<String>)
getPointerIcon ()
getPrimaryStorageVolume ()
getRadius ()
getRangeSet ()
getReason ()
getRect (Rect)
getRemoteAddress
type () in java.nio.channels.DatagramChannel
type () in java.nio.channels.SocketChannel
getRestrictBackgroundStatus ()
getReverse (CharSequence, int, int)
getRevocationChecker
type () in java.security.cert.CertPathBuilder
type () in java.security.cert.CertPathValidator
getRevocationReason ()
getRightStripDrawable ()
getRoaming ()
getSequenceNumberLong ()
getServerNames ()
getShape ()
getShaper (Range)
getShortSupportMessage (ComponentName)
getShowWeekNumber ()
getSNIMatchers ()
getSoftKeyboardController ()
getSpinnersShown ()
getSSLParameters ()
getStartElapsedRealtime ()
getStartUptimeMillis ()
getStorageVolume (File)
getStorageVolumes ()
getStride ()
getSuppressedVisualEffects ()
getTag ()
getTextLocales
type () in android.graphics.Paint
type () in android.widget.TextView
getThumbCompressedSizeLong ()
getThumbnailRange ()
getThumbPixHeightLong ()
getThumbPixWidthLong ()
getTickMark ()
getTickMarkTintList ()
getTickMarkTintMode ()
getTimestamp (AudioTimestamp, int)
getTimeStamp ()
getTitle ()
getTitleMarginBottom ()
getTitleMarginEnd ()
getTitleMarginStart ()
getTitleMarginTop ()
getTotalDuration ()
getTriggerContentMaxDelay ()
getTriggerContentUpdateDelay ()
getTriggerContentUris ()
getTriggeredContentAuthorities ()
getTriggeredContentUris ()
getTunerCount ()
getUarfcn ()
getUiAutomation (int)
getUnderrunCount ()
getUseCipherSuitesOrder ()
getUseLevel ()
getUserHandleForUid (int)
getUserRestrictions (ComponentName)
getVideoActiveFormatDescription ()
getVoicemailRingtoneUri (PhoneAccountHandle)
getVoiceNetworkType ()
getWallpaperFile (int)
getWallpaperId (int)
getWeeksInWeekYear ()
getWeekYear ()
getWifiMacAddress (ComponentName)
glGetTransformFeedbackVarying
type (int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) in android.opengl.GLES30
type (int, int, int, IntBuffer, IntBuffer, IntBuffer, byte) in android.opengl.GLES30
glReadPixels (int, int, int, int, int, int, int)

H A B C D E F G I K L M N O P Q R S T U V W TOP

hashCode
type (boolean) in java.lang.Boolean
type (byte) in java.lang.Byte
type (char) in java.lang.Character
type (double) in java.lang.Double
type (float) in java.lang.Float
type (int) in java.lang.Integer
type (long) in java.lang.Long
type (short) in java.lang.Short
hasSystemFeature
type (String, int) in android.content.pm.PackageManager
type (String, int) in android.test.mock.MockPackageManager

I A B C D E F G H K L M N O P Q R S T U V W TOP

ignore (Tag, int, OnTagRemovedListener, Handler)
importFile (int, ParcelFileDescriptor)
incrementExact
type (int) in java.lang.Math
type (long) in java.lang.Math
installKeyPair (ComponentName, PrivateKey, Certificate[], String, boolean)
ints
type () in java.util.Random
type (int, int) in java.util.Random
type (long) in java.util.Random
type (long, int, int) in java.util.Random
isAdditionalInfoSupported ()
isAnnotationPresent
type (削除) (Class<Annotation>) (削除ここまで) in java.lang.Class
type (削除) (Class<Annotation>) (削除ここまで) in java.lang.Package
type (削除) (Class<Annotation>) (削除ここまで) in java.lang.reflect.AccessibleObject
type (Class<Annotation>) in java.lang.reflect.AnnotatedElement
type (Class<Annotation>) in java.lang.reflect.Constructor
type (Class<Annotation>) in java.lang.reflect.Field
isApplicationUid (int)
isAppProvidedWebUri ()
isCallerApplicationRestrictionsManagingPackage ()
isCanonical (String)
isChannelUri (Uri)
isChannelUriForPassthroughInput (Uri)
isChannelUriForTunerInput (Uri)
isCleartextTrafficPermitted (String)
isCountDown ()
isDefault ()
isDeviceProtectedStorage
type () in android.content.Context
type () in android.content.ContextWrapper
type () in android.test.mock.MockContext
isDynamicSensor ()
isDynamicSensorDiscoverySupported ()
isEncrypted (File)
isEnterpriseDirectoryId (long)
isEventSupported (int)
isFinite
type (double) in java.lang.Double
type (float) in java.lang.Float
isGraphic (char)
isGroup ()
isHidden (Context)
isHttpOnly ()
isImportantForAccessibility ()
isInMultiWindowMode ()
isInPictureInPictureMode ()
isInvalidatedByBiometricEnrollment
type () in android.security.keystore.KeyGenParameterSpec
type () in android.security.keystore.KeyInfo
type () in android.security.keystore.KeyProtection
isLocalVoiceInteractionSupported ()
isManagedProfile (ComponentName)
isNull (Object)
isOperationSupported (int)
isPackageSuspended (ComponentName, String)
isProgramUri (Uri)
isProvisioningAllowed (String)
isQuietModeEnabled (UserHandle)
isRedirect ()
isRemoteDirectoryId (long)
isSecurityLoggingEnabled (ComponentName)
isSetWallpaperAllowed ()
isStorageDefault ()
isStorageDeviceProtected ()
isSustainedPerformanceModeSupported ()
isTemporarilyDetached ()
isTreeUri (Uri)
isUserAuthenticationValidWhileOnBody
type () in android.security.keystore.KeyGenParameterSpec
type () in android.security.keystore.KeyInfo
type () in android.security.keystore.KeyProtection
isUserUnlocked
type () in android.os.UserManager
type (UserHandle) in android.os.UserManager
isVoicemailVibrationEnabled (PhoneAccountHandle)
isWeekDateSupported
type () in java.util.Calendar
type () in java.util.GregorianCalendar

K A B C D E F G H I L M N O P Q R S T U V W TOP

keySet
type () in java.util.SortedMap
type (V) in java.util.concurrent.ConcurrentHashMap

L A B C D E F G H I K M N O P Q R S T U V W TOP

length ()
lines ()
loadCustomLabel (Context)
logicalAnd (boolean, boolean)
logicalOr (boolean, boolean)
logicalXor (boolean, boolean)
longs
type () in java.util.Random
type (long) in java.util.Random
type (long, long) in java.util.Random
type (long, long, long) in java.util.Random
luminance (int)

M A B C D E F G H I K L N O P Q R S T U V W TOP

malformedForLength (int)
mappingCount ()
max
type (double, double) in java.lang.Double
type (float, float) in java.lang.Float
type (int, int) in java.lang.Integer
type (long, long) in java.lang.Long
merge
type (K, V, BiFunction<? super V, ? super V, ? extends V>) in java.util.Hashtable
type (K, V, BiFunction<? super V, ? super V, ? extends V>) in java.util.Map
type (K, V, BiFunction<? super V, ? super V, ? extends V>) in java.util.concurrent.ConcurrentHashMap
type (K, V, BiFunction<? super V, ? super V, ? extends V>) in java.util.concurrent.ConcurrentSkipListMap
min
type (double, double) in java.lang.Double
type (float, float) in java.lang.Float
type (int, int) in java.lang.Integer
type (long, long) in java.lang.Long
moveDatabaseFrom
type (Context, String) in android.content.Context
type (Context, String) in android.content.ContextWrapper
type (Context, String) in android.test.mock.MockContext
moveDocument
type (ContentResolver, Uri, Uri, Uri) in android.provider.DocumentsContract
type (String, String, String) in android.provider.DocumentsProvider
moveSharedPreferencesFrom
type (Context, String) in android.content.Context
type (Context, String) in android.content.ContextWrapper
type (Context, String) in android.test.mock.MockContext
multiplyExact
type (int, int) in java.lang.Math
type (long, long) in java.lang.Math
type (int, int) in java.lang.StrictMath
type (long, long) in java.lang.StrictMath
myUserHandle ()

N A B C D E F G H I K L M O P Q R S T U V W TOP

naturalOrder ()
negateExact
type (int) in java.lang.Math
type (long) in java.lang.Math
newKeySet
type () in java.util.concurrent.ConcurrentHashMap
type (int) in java.util.concurrent.ConcurrentHashMap
newWorkStealingPool
type () in java.util.concurrent.Executors
type (int) in java.util.concurrent.Executors
nextDown
type (double) in java.lang.Math
type (float) in java.lang.Math
type (double) in java.lang.StrictMath
type (float) in java.lang.StrictMath
nonNull (Object)
notifyChange (Uri, ContentObserver, int)
notifyChildrenChanged (String, Bundle)
nullsFirst (Comparator<? super T>)
nullsLast (Comparator<? super T>)

O A B C D E F G H I K L M N P Q R S T U V W TOP

observesDaylightTime ()
onAppPrivateCommand (String, Bundle)
onAttachFragment (Fragment)
onAudioAvailable (String, byte[])
onBeginSynthesis (String, int, int, int)
onBugreportFailed (Context, Intent, int)
onBugreportShared (Context, Intent, String)
onBugreportSharingDeclined (Context, Intent)
onCaptureBufferLost (CameraCaptureSession, CaptureRequest, Surface, long)
onChildrenLoaded (String, List<MediaItem>, Bundle)
onCreateRecordingSession (String)
onError (String, Bundle)
onFilterSms (MessagePdu, String, int, int, ResultCallback<Boolean>)
onHandleAssistSecondary (Bundle, AssistStructure, AssistContent, int, int)
onInputUpdated (String)
onListenerDisconnected ()
onLoadChildren (String, Result<List<MediaItem>>, Bundle)
onLocalVoiceInteractionStarted ()
onLocalVoiceInteractionStopped ()
onMultiWindowModeChanged
type (boolean) in android.app.Activity
type (boolean) in android.app.Fragment
onPackagesSuspended (String[], UserHandle)
onPackagesUnsuspended (String[], UserHandle)
onPictureInPictureModeChanged
type (boolean) in android.app.Activity
type (boolean) in android.app.Fragment
onPrepare ()
onPrepareFromMediaId (String, Bundle)
onPrepareFromSearch (String, Bundle)
onPrepareFromUri (Uri, Bundle)
onProvideKeyboardShortcuts (List<KeyboardShortcutGroup>, Menu, int)
onQuotaExceeded (long, long)
onReadyForUserInitialization (Context, Intent)
onReceiveTextSms (MessagePdu, String, int, int, ResultCallback<Integer>)
onReject (String)
onRequestCustomPrinterIcon (PrinterId, CancellationSignal, CustomPrinterIconCallback)
onResolvePointerIcon (MotionEvent, int)
onRetainNonConfigurationInstance ()
onRoutingChanged
type (AudioRouting) in android.media.AudioRecord.OnRoutingChangedListener
type (AudioRouting) in android.media.AudioTrack.OnRoutingChangedListener
onSecurityLogsAvailable (Context, Intent)
onSilenceRinger ()
onStartIntentSenderFromFragment (Fragment, IntentSender, int, Intent, int, int, int, Bundle)
onTimeShiftPlay (Uri)
onTune (Uri, Bundle)
onTvInputInfoUpdated (TvInputInfo)
(削除) onUnhandledInputEvent (削除ここまで) (WebView, InputEvent)
onUnhandledKeyEvent (WebView, KeyEvent)
onVisibilityAggregated (boolean)
open (ProtocolFamily)
openDatagramChannel (ProtocolFamily)
openTypedDocument (String, String, Bundle, CancellationSignal)

P A B C D E F G H I K L M N O Q R S T U V W TOP

parallelPrefix
type (T[], int, int, BinaryOperator<T>) in java.util.Arrays
type (T[], BinaryOperator<T>) in java.util.Arrays
type (double[], int, int, DoubleBinaryOperator) in java.util.Arrays
type (double[], DoubleBinaryOperator) in java.util.Arrays
type (int[], int, int, IntBinaryOperator) in java.util.Arrays
type (int[], IntBinaryOperator) in java.util.Arrays
type (long[], int, int, LongBinaryOperator) in java.util.Arrays
type (long[], LongBinaryOperator) in java.util.Arrays
parallelSetAll
type (T[], IntFunction<? extends T>) in java.util.Arrays
type (double[], IntToDoubleFunction) in java.util.Arrays
type (int[], IntUnaryOperator) in java.util.Arrays
type (long[], IntToLongFunction) in java.util.Arrays
parallelSort
type (T[]) in java.util.Arrays
type (T[], int, int) in java.util.Arrays
type (T[], int, int, Comparator<? super T>) in java.util.Arrays
type (T[], Comparator<? super T>) in java.util.Arrays
type (byte[]) in java.util.Arrays
type (byte[], int, int) in java.util.Arrays
type (char[]) in java.util.Arrays
type (char[], int, int) in java.util.Arrays
type (double[]) in java.util.Arrays
type (double[], int, int) in java.util.Arrays
type (float[]) in java.util.Arrays
type (float[], int, int) in java.util.Arrays
type (int[]) in java.util.Arrays
type (int[], int, int) in java.util.Arrays
type (long[]) in java.util.Arrays
type (long[], int, int) in java.util.Arrays
type (short[]) in java.util.Arrays
type (short[], int, int) in java.util.Arrays
parallelStream ()
pause ()
penaltyDeathOnFileUriExposure ()
performContextClick (float, float)
performLongClick (float, float)
persistStringSet (Set<String>)
prepare ()
prepareFromMediaId (String, Bundle)
prepareFromSearch (String, Bundle)
prepareFromUri (Uri, Bundle)
putIfAbsent
type (K, V) in java.util.Hashtable
type (K, V) in java.util.Map

Q A B C D E F G H I K L M N O P R S T U V W TOP

queryDetailsForUidTag (int, String, long, long, int, int)
quietlyComplete ()

R A B C D E F G H I K L M N O P Q S T U V W TOP

readConfiguration
type () in java.util.logging.LogManager
type (InputStream) in java.util.logging.LogManager
readEvent (CancellationSignal)
readFields ()
readObject ()
readObjectOverride ()
reboot (ComponentName)
recoverBuilder (Context, Notification)
reduce
type (int, Allocation[], Allocation, LaunchOptions) in android.renderscript.Script
type (long, BiFunction<? super K, ? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) in java.util.concurrent.ConcurrentHashMap
reduceEntries
type (long, Function<Entry<K, V>, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) in java.util.concurrent.ConcurrentHashMap
type (long, BiFunction<Entry<K, V>, Entry<K, V>, Entry<K, V>>) in java.util.concurrent.ConcurrentHashMap
reduceEntriesToDouble (long, ToDoubleFunction<Entry<K, V>>, double, DoubleBinaryOperator)
reduceEntriesToInt (long, ToIntFunction<Entry<K, V>>, int, IntBinaryOperator)
reduceEntriesToLong (long, ToLongFunction<Entry<K, V>>, long, LongBinaryOperator)
reduceKeys
type (long, BiFunction<? super K, ? super K, ? extends K>) in java.util.concurrent.ConcurrentHashMap
type (long, Function<? super K, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) in java.util.concurrent.ConcurrentHashMap
reduceKeysToDouble (long, ToDoubleFunction<? super K>, double, DoubleBinaryOperator)
reduceKeysToInt (long, ToIntFunction<? super K>, int, IntBinaryOperator)
reduceKeysToLong (long, ToLongFunction<? super K>, long, LongBinaryOperator)
reduceToDouble (long, ToDoubleBiFunction<? super K, ? super V>, double, DoubleBinaryOperator)
reduceToInt (long, ToIntBiFunction<? super K, ? super V>, int, IntBinaryOperator)
reduceToLong (long, ToLongBiFunction<? super K, ? super V>, long, LongBinaryOperator)
reduceValues
type (long, Function<? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) in java.util.concurrent.ConcurrentHashMap
type (long, BiFunction<? super V, ? super V, ? extends V>) in java.util.concurrent.ConcurrentHashMap
reduceValuesToDouble (long, ToDoubleFunction<? super V>, double, DoubleBinaryOperator)
reduceValuesToInt (long, ToIntFunction<? super V>, int, IntBinaryOperator)
reduceValuesToLong (long, ToLongFunction<? super V>, long, LongBinaryOperator)
registerAsParallelCapable ()
registerAudioRecordingCallback (AudioRecordingCallback, Handler)
registerDefaultNetworkCallback (NetworkCallback)
registerDynamicSensorCallback
type (DynamicSensorCallback) in android.hardware.SensorManager
type (DynamicSensorCallback, Handler) in android.hardware.SensorManager
registerGnssMeasurementsCallback
type (Callback) in android.location.LocationManager
type (Callback, Handler) in android.location.LocationManager
registerGnssNavigationMessageCallback
type (Callback) in android.location.LocationManager
type (Callback, Handler) in android.location.LocationManager
registerGnssStatusCallback
type (Callback) in android.location.LocationManager
type (Callback, Handler) in android.location.LocationManager
registerUsageCallback
type (int, String, long, UsageCallback) in android.app.usage.NetworkStatsManager
type (int, String, long, UsageCallback, Handler) in android.app.usage.NetworkStatsManager
release
type () in android.content.ContentProviderClient
type () in android.drm.DrmManagerClient
remove
type (削除) () (削除ここまで) in android.database.CursorJoiner
type (削除) () (削除ここまで) in android.text.TextUtils.SimpleStringSplitter
type (long) in java.lang.ref.ReferenceQueue
type (Object, Object) in java.util.Hashtable
type () in java.util.Iterator
type (Object, Object) in java.util.Map
type (削除) () (削除ここまで) in java.util.Scanner
removeAutomaticZenRule (String)
removeDocument
type (ContentResolver, Uri, Uri) in android.provider.DocumentsContract
type (String, String) in android.provider.DocumentsProvider
removeGpsStatusListener (Listener)
removeHandler (Handler)
removeIf
type (Predicate<? super E>) in java.util.ArrayList
type (Predicate<? super E>) in java.util.Collection
type (Predicate<? super E>) in java.util.Vector
type (Predicate<? super E>) in java.util.concurrent.CopyOnWriteArraySet
removeKeyPair (ComponentName, String)
removeNmeaListener
type (OnNmeaMessageListener) in android.location.LocationManager
type (NmeaListener) in android.location.LocationManager
removeOnFrameMetricsAvailableListener (OnFrameMetricsAvailableListener)
removeOnRoutingChangedListener
type (OnRoutingChangedListener) in android.media.AudioRecord
type (OnRoutingChangedListener) in android.media.AudioRecord
type (OnRoutingChangedListener) in android.media.AudioTrack
type (OnRoutingChangedListener) in android.media.AudioTrack
removePropertyChangeListener (PropertyChangeListener)
removeSplit (String)
replace
type (K, V, V) in java.util.HashMap
type (K, V) in java.util.Hashtable
type (K, V, V) in java.util.Hashtable
type (K, V) in java.util.Map
type (K, V, V) in java.util.Map
type (K, V) in java.util.TreeMap
type (K, V, V) in java.util.TreeMap
replaceAll
type (UnaryOperator<E>) in java.util.ArrayList
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.HashMap
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.Hashtable
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.IdentityHashMap
type (UnaryOperator<E>) in java.util.List
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.Map
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.TreeMap
type (UnaryOperator<E>) in java.util.Vector
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.WeakHashMap
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentHashMap
type (BiFunction<? super K, ? super V, ? extends V>) in java.util.concurrent.ConcurrentSkipListMap
requestBugreport (ComponentName)
requestCancelDecode ()
requestDragAndDropPermissions (DragEvent)
requestRebind (ComponentName)
requestShowKeyboardShortcuts ()
requestUnbind ()
requireNonNull (T, Supplier<String>)
reset ()
restoreAllState
type (Parcelable, FragmentManagerNonConfig) in android.app.FragmentController
type (Parcelable, List<Fragment>) in android.app.FragmentController
resume ()
retainNestedNonConfig ()
retainNonConfig ()
retrievePreRebootSecurityLogs (ComponentName)
retrieveSecurityLogs (ComponentName)
reversed ()
reverseOrder ()

S A B C D E F G H I K L M N O P Q R T U V W TOP

search (long, BiFunction<? super K, ? super V, ? extends U>)
searchEntries (long, Function<Entry<K, V>, ? extends U>)
searchKeys (long, Function<? super K, ? extends U>)
searchValues (long, Function<? super V, ? extends U>)
sendAppPrivateCommand (String, Bundle)
sendObject (int, long, ParcelFileDescriptor)
sendObjectInfo (MtpObjectInfo)
set (int, long, String, OnAlarmListener, Handler)
setAccessible
type (AccessibleObject[], boolean) in java.lang.reflect.AccessibleObject
type (boolean) in java.lang.reflect.AccessibleObject
setActions ()
setAlgorithmConstraints (AlgorithmConstraints)
setAll
type (T[], IntFunction<? extends T>) in java.util.Arrays
type (double[], IntToDoubleFunction) in java.util.Arrays
type (int[], IntUnaryOperator) in java.util.Arrays
type (long[], IntToLongFunction) in java.util.Arrays
setAllowGeneratedReplies (boolean)
setAlwaysOnVpnPackage (ComponentName, String, boolean)
setApplicationRestrictionsManagingPackage (ComponentName, String)
setAttestationChallenge (byte[])
setBitmap
type (Bitmap, Rect, boolean) in android.app.WallpaperManager
type (Bitmap, Rect, boolean, int) in android.app.WallpaperManager
setBufferSizeInFrames (int)
setCaCertificates (X509Certificate[])
setCalendarViewShown (boolean)
setChronometerCountDown
type (boolean) in android.app.Notification.Builder
type (int, boolean) in android.widget.RemoteViews
setContent (RemoteViews)
setContentInfo (CharSequence)
setContentInsetEndWithActions (int)
setContentInsetStartWithNavigation (int)
setCountDown (boolean)
setCrossProfileContactsSearchDisabled (ComponentName, boolean)
setCustomBigContentView (RemoteViews)
setCustomContentView (RemoteViews)
setCustomHeadsUpContentView (RemoteViews)
setDataSource
type (AssetFileDescriptor) in android.media.MediaExtractor
type (AssetFileDescriptor) in android.media.MediaPlayer
setDecorCaptionShade (int)
setDefault (Category, Locale)
(削除) setDefaultBrowserPackageName (削除ここまで) (String, int)
setDeviceOwnerLockScreenInfo (ComponentName, CharSequence)
setDisabledActionModeMenuItems (int)
setDismissalId (String)
setDrawingOrder (int)
setEncoding (String)
setEndpointIdentificationAlgorithm (String)
setExact (int, long, String, OnAlarmListener, Handler)
setExtras
type (PersistableBundle) in android.content.ClipDescription
type (Bundle) in android.telecom.PhoneAccount.Builder
setFilter
type (Filter) in java.util.logging.Handler
type (Filter) in java.util.logging.Logger
setForkJoinTaskTag (short)
setFormatter (Formatter)
setGeolocationDatabasePath (String)
setHasCustomPrinterIcon (boolean)
setHintAmbientBigPicture (boolean)
setHintContentIntentLaunchesActivity (boolean)
setHintLaunchesActivity (boolean)
setHttpOnly (boolean)
setIconResourceId (int)
setImeHintLocales (LocaleList)
setImportantForAccessibility (boolean)
setInfoIntent (PendingIntent)
setInvalidatedByBiometricEnrollment
type (boolean) in android.security.keystore.KeyGenParameterSpec.Builder
type (boolean) in android.security.keystore.KeyProtection.Builder
setLanguageTag (String)
setLaunchBounds (Rect)
setLevel
type (Level) in java.util.logging.Handler
type (Level) in java.util.logging.Logger
setLocales (LocaleList)
setLongSupportMessage (ComponentName, CharSequence)
setNanos (int)
setNumber (int)
setOnDateSetListener (OnDateSetListener)
setOption
type (SocketOption<T>, T) in java.nio.channels.DatagramChannel
type (SocketOption<T>, T) in java.nio.channels.ServerSocketChannel
type (SocketOption<T>, T) in java.nio.channels.SocketChannel
setOrganizationColor (ComponentName, int)
setOrganizationName (ComponentName, CharSequence)
setOriginatingUid (int)
setOutputStream (OutputStream)
setOverrideGroupKey (String)
setPackagesSuspended (ComponentName, String[], boolean)
setPattern (Pattern)
setPeriodic (long, long)
setPointerIcon (PointerIcon)
setProgress
type (int) in android.app.Activity
type (float) in android.printservice.PrintJob
type (int, boolean) in android.widget.ProgressBar
setProgressBarIndeterminate (boolean)
setProgressBarIndeterminateVisibility (boolean)
setProgressBarVisibility (boolean)
setPushLevel (Level)
setRemoteInputHistory (CharSequence[])
setRequiresCharging
type (boolean) in android.app.DownloadManager.Request
type (boolean) in android.content.SyncRequest.Builder
setRequiresDeviceIdle (boolean)
setResizingCaptionDrawable (Drawable)
setResource (int, int)
setRestrictedCaptionAreaListener (OnRestrictedCaptionAreaChangedListener)
setSecondaryProgress (int)
setSecurityLoggingEnabled (ComponentName, boolean)
setServerNames (List<SNIServerName>)
setShortSupportMessage (ComponentName, CharSequence)
setShowWeekNumber (boolean)
setSNIMatchers (Collection<SNIMatcher>)
setSpinnersShown (boolean)
setSSLParameters (SSLParameters)
setStatus
type (int) in android.printservice.PrintJob
type (CharSequence) in android.printservice.PrintJob
setStorageDefault ()
setStorageDeviceProtected ()
setStream
type (InputStream, Rect, boolean) in android.app.WallpaperManager
type (InputStream, Rect, boolean, int) in android.app.WallpaperManager
setSustainedPerformanceMode (boolean)
setTextLocales
type (LocaleList) in android.graphics.Paint
type (LocaleList) in android.widget.TextView
setTickMark (Drawable)
setTickMarkTintList (ColorStateList)
setTickMarkTintMode (Mode)
setTitleMargin (int, int, int, int)
setTitleMarginBottom (int)
setTitleMarginEnd (int)
setTitleMarginStart (int)
setTitleMarginTop (int)
setTriggerContentMaxDelay (long)
setTriggerContentUpdateDelay (long)
setUseCipherSuitesOrder (boolean)
setUserAuthenticationValidWhileOnBody
type (boolean) in android.security.keystore.KeyGenParameterSpec.Builder
type (boolean) in android.security.keystore.KeyProtection.Builder
setVideoActiveFormatDescription (byte)
setVrModeEnabled (boolean, ComponentName)
setWeekDate (int, int, int)
setWindow (int, long, long, String, OnAlarmListener, Handler)
setZOrderMediaOverlay (boolean)
setZOrderOnTop (boolean)
shape (char[], int, int, Range)
shouldOverrideUrlLoading
type (WebView, WebResourceRequest) in android.webkit.WebViewClient
type (WebView, String) in android.webkit.WebViewClient
showContextMenu (float, float)
showContextMenuForChild
type (View, float, float) in android.view.ViewGroup
type (View, float, float) in android.view.ViewParent
shutdownInput ()
shutdownOutput ()
sort
type (Comparator<? super E>) in java.util.ArrayList
type (Comparator<? super E>) in java.util.List
type (Comparator<? super E>) in java.util.Vector
splitAsStream (CharSequence)
spliterator
type () in java.lang.Iterable
type () in java.util.ArrayDeque
type () in java.util.ArrayList
type (double[]) in java.util.Arrays
type (double[], int, int) in java.util.Arrays
type (int[]) in java.util.Arrays
type (int[], int, int) in java.util.Arrays
type (long[]) in java.util.Arrays
type (long[], int, int) in java.util.Arrays
type (T[]) in java.util.Arrays
type (T[], int, int) in java.util.Arrays
type () in java.util.HashSet
type () in java.util.LinkedList
type () in java.util.PriorityQueue
type () in java.util.TreeSet
type () in java.util.Vector
type () in java.util.concurrent.ArrayBlockingQueue
type () in java.util.concurrent.ConcurrentLinkedDeque
type () in java.util.concurrent.ConcurrentLinkedQueue
type () in java.util.concurrent.ConcurrentSkipListSet
type () in java.util.concurrent.CopyOnWriteArraySet
type () in java.util.concurrent.LinkedBlockingDeque
type () in java.util.concurrent.LinkedBlockingQueue
type () in java.util.concurrent.LinkedTransferQueue
type () in java.util.concurrent.PriorityBlockingQueue
type () in java.util.concurrent.SynchronousQueue
startDrag (ClipData, DragShadowBuilder, Object, int)
startDragAndDrop (ClipData, DragShadowBuilder, Object, int)
startIntentSenderForResult (IntentSender, int, Intent, int, int, int, Bundle)
startLocalVoiceInteraction (Bundle)
stopForeground (int)
stopLocalVoiceInteraction ()
stream
type (double[]) in java.util.Arrays
type (double[], int, int) in java.util.Arrays
type (int[]) in java.util.Arrays
type (int[], int, int) in java.util.Arrays
type (long[]) in java.util.Arrays
type (long[], int, int) in java.util.Arrays
type (T[]) in java.util.Arrays
type (T[], int, int) in java.util.Arrays
type () in java.util.BitSet
type () in java.util.Collection
subscribe (String, Bundle, SubscriptionCallback)
subtractExact
type (int, int) in java.lang.Math
type (long, long) in java.lang.Math
type (int, int) in java.lang.StrictMath
type (long, long) in java.lang.StrictMath
sum
type (double, double) in java.lang.Double
type (float, float) in java.lang.Float
type (int, int) in java.lang.Integer
type (long, long) in java.lang.Long
supportsMultipleUsers ()
suppressedEffectsToString (int)
surfaceRedrawNeeded (SurfaceHolder)
synchronizedSet (Set<T>)
synchronizedSortedSet (SortedSet<T>)

T A B C D E F G H I K L M N O P Q R S U V W TOP

tagDatagramSocket (DatagramSocket)
thenComparing
type (Comparator<? super T>) in java.util.Comparator
type (Function<? super T, ? extends U>) in java.util.Comparator
type (Function<? super T, ? extends U>, Comparator<? super U>) in java.util.Comparator
thenComparingDouble (ToDoubleFunction<? super T>)
thenComparingInt (ToIntFunction<? super T>)
thenComparingLong (ToLongFunction<? super T>)
throwException ()
timeShiftPlay (String, Uri)
toHtml
type (Spanned, int) in android.text.Html
type (Spanned) in android.text.Html
toIntExact
type (long) in java.lang.Math
type (long) in java.lang.StrictMath
(削除) toString (削除ここまで) ()
tune (String, Uri, Bundle)

U A B C D E F G H I K L M N O P Q R S T V W TOP

unmappableForLength (int)
unmodifiableCollection (Collection<? extends T>)
unmodifiableList (List<? extends T>)
unmodifiableSet (Set<? extends T>)
unmodifiableSortedSet (SortedSet<T>)
unregisterAudioRecordingCallback (AudioRecordingCallback)
unregisterDynamicSensorCallback (DynamicSensorCallback)
unregisterGnssMeasurementsCallback (Callback)
unregisterGnssNavigationMessageCallback (Callback)
unregisterGnssStatusCallback (Callback)
unregisterUsageCallback (UsageCallback)
unsubscribe (String, SubscriptionCallback)
untagDatagramSocket (DatagramSocket)
updateAndGet
type (IntUnaryOperator) in java.util.concurrent.atomic.AtomicInteger
type (int, IntUnaryOperator) in java.util.concurrent.atomic.AtomicIntegerArray
type (T, IntUnaryOperator) in java.util.concurrent.atomic.AtomicIntegerFieldUpdater
type (LongUnaryOperator) in java.util.concurrent.atomic.AtomicLong
type (int, LongUnaryOperator) in java.util.concurrent.atomic.AtomicLongArray
type (T, LongUnaryOperator) in java.util.concurrent.atomic.AtomicLongFieldUpdater
type (UnaryOperator<V>) in java.util.concurrent.atomic.AtomicReference
type (int, UnaryOperator<E>) in java.util.concurrent.atomic.AtomicReferenceArray
type (T, UnaryOperator<V>) in java.util.concurrent.atomic.AtomicReferenceFieldUpdater
updateAutomaticZenRule (String, AutomaticZenRule)
updateDragShadow (DragShadowBuilder)
updateTvInputInfo (TvInputInfo)

V A B C D E F G H I K L M N O P Q R S T U W TOP