Method Differences Index

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

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

absExact
type (int) in java.lang.Math
type (long) in java.lang.Math
type (int) in java.lang.StrictMath
type (long) in java.lang.StrictMath
acceptPairingRequest (int, PeerHandle, String, int, String)
acceptStylusHandwritingDelegation
type (View) in android.view.inputmethod.InputMethodManager
type (View, String) in android.view.inputmethod.InputMethodManager
addCall (CallAttributes, Executor, OutcomeReceiver<CallControl, CallException>, CallControlCallback, CallEventCallback)
addContrastChangeListener (Executor, ContrastChangeListener)
addGatewayOption (int)
addJoinedResult (SearchResult)
addLocalOnlyConnectionFailureListener (Executor, LocalOnlyConnectionFailureListener)
addOnPreferredMixerAttributesChangedListener (Executor, OnPreferredMixerAttributesChangedListener)
addOnWindowVisibilityChangeListener (OnWindowVisibilityChangeListener)
addProjectionPaths
type (String, Collection<PropertyPath>) in android.app.appsearch.GetByDocumentIdRequest.Builder
type (String, Collection<PropertyPath>) in android.app.appsearch.SearchSpec.Builder
addProposedRotationListener (Executor, IntConsumer)
addSdkSandboxProcessDeathCallback (Executor, SdkSandboxProcessDeathCallback)
addSyncedSharedPreferencesKeys (Set<String>)
addUserRestrictionGlobally (String)
addVisibleLineBounds (float, float, float, float)
adjustVolumeGroupVolume (int, int, int)
appendGenericZoneText
type (TextStyle) in java.time.format.DateTimeFormatterBuilder
type (TextStyle, Set<ZoneId>) in java.time.format.DateTimeFormatterBuilder
appendReplacement (StringBuilder, String)
appendTail (StringBuilder)
applyTransactionToFrame (Transaction)
areWallpaperTouchEventsEnabled ()
arrayType ()
asMatchPredicate ()
attachAccessibilityOverlayToDisplay (int, SurfaceControl)
attachAccessibilityOverlayToWindow (int, SurfaceControl)
attachSystemDataTransport
type (int, InputStream, OutputStream) in android.companion.CompanionDeviceManager
type (int, InputStream, OutputStream) in android.companion.CompanionDeviceService

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

bindDeviceAdminServiceAsUser (ComponentName, Intent, ServiceConnection, BindServiceFlags, UserHandle)
binderDied (IBinder)
bindIsolatedService (Intent, BindServiceFlags, String, Executor, ServiceConnection)
bindService
type (Intent, BindServiceFlags, Executor, ServiceConnection) in android.content.Context
type (Intent, ServiceConnection, BindServiceFlags) in android.content.Context
bindServiceAsUser (Intent, ServiceConnection, BindServiceFlags, UserHandle)
bringPointIntoView (int, boolean)
buildAssociationCancellationIntent ()
buildPermissionTransferUserConsentIntent (int)

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

cancelAll ()
cancelInAllNamespaces ()
canLaunchCaptureContentActivityForNote (Activity)
canPackageQuery (String, String[])
canPlayMoveAnimation ()
canRunUserInitiatedJobs ()
canUseFullScreenIntent ()
checkFromIndexSize (long, long, long)
checkFromToIndex (long, long, long)
checkIndex (long, long)
checkInstallConstraints (List<String>, InstallConstraints, Executor, Consumer<InstallConstraintsResult>)
clearCache ()
clearColorSpace ()
clearFrameRate
type () in android.view.Surface
type (SurfaceControl) in android.view.SurfaceControl.Transaction
clearIsFullTracking ()
clearOverrideActivityTransition (int)
clearPreferredMixerAttributes (AudioAttributes, AudioDeviceInfo)
clearTrustedPresentationCallback (SurfaceControl)
clearVisibleLineBounds ()
commitSessionAfterInstallConstraintsAreMet (int, IntentSender, InstallConstraints, long)
compare (CharSequence, CharSequence)
compareTo
type (StringBuffer) in java.lang.StringBuffer
type (StringBuilder) in java.lang.StringBuilder
componentType ()
compressToJpegR (YuvImage, int, OutputStream)
conicTo (float, float, float, float, float)
convertDimensionToPixels (int, float, DisplayMetrics)
convertPixelsToDimension (int, float, DisplayMetrics)
create (View, int)
createDeviceContext (int)
createScreenCaptureIntent (MediaProjectionConfig)
createStylusHandwritingSettingsActivityIntent ()
createVirtualDisplay
type (VirtualDisplayConfig) in android.hardware.display.DisplayManager
type (VirtualDisplayConfig, Handler, Callback) in android.hardware.display.DisplayManager

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

datesUntil
type (LocalDate) in java.time.LocalDate
type (LocalDate, Period) in java.time.LocalDate
decrementExact
type (int) in java.lang.StrictMath
type (long) in java.lang.StrictMath
deriveDimension (int, float, DisplayMetrics)
describeContents
type () in android.app.LocaleConfig
type () in android.location.Criteria
type () in android.media.AudioPresentation
type () in android.media.AudioTimestamp
type () in android.view.WindowAnimationFrameStats
descriptorString
type () in java.lang.Class
type () in java.lang.invoke.MethodType
detachSystemDataTransport
type (int) in android.companion.CompanionDeviceManager
type (int) in android.companion.CompanionDeviceService
detectExplicitGc ()
(削除) disableForegroundNdefPush (削除ここまで) (Activity)
disableSystemDataSyncForTypes (int, int)
draw (Canvas, List<Path>, List<Paint>, Path, Paint, int)
drawBackground (Canvas)
drawMesh
type (Mesh, BlendMode, Paint) in android.graphics.Canvas
type (Mesh, BlendMode, Paint) in android.graphics.RecordingCanvas
drawText (Canvas)
dropReturn (MethodHandle)
dropWhile (Predicate<? super T>)
duplicate ()

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

enableEmulatorTraceOutput ()
(削除) enableForegroundNdefPush (削除ここまで) (Activity, NdefMessage)
enableSystemDataSyncForTypes (int, int)
epochSecond
type (int, int, int, int, int, int, ZoneOffset) in java.time.chrono.Chronology
type (Era, int, int, int, int, int, int, ZoneOffset) in java.time.chrono.Chronology
exceptionallyAsync
type (Function<Throwable, ? extends T>) in java.util.concurrent.CompletableFuture
type (Function<Throwable, ? extends T>, Executor) in java.util.concurrent.CompletableFuture
type (Function<Throwable, ? extends T>) in java.util.concurrent.CompletionStage
type (Function<Throwable, ? extends T>, Executor) in java.util.concurrent.CompletionStage
exceptionallyCompose
type (Function<Throwable, CompletionStage<T>>) in java.util.concurrent.CompletableFuture
type (Function<Throwable, CompletionStage<T>>) in java.util.concurrent.CompletionStage
exceptionallyComposeAsync
type (Function<Throwable, CompletionStage<T>>) in java.util.concurrent.CompletableFuture
type (Function<Throwable, CompletionStage<T>>, Executor) in java.util.concurrent.CompletableFuture
type (Function<Throwable, CompletionStage<T>>) in java.util.concurrent.CompletionStage
type (Function<Throwable, CompletionStage<T>>, Executor) in java.util.concurrent.CompletionStage
executeShellCommandRwe (String)
extendToParagraphEnd (Spannable)
extendToParagraphStart (Spannable)

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

fillCharacterBounds (int, int, float[], int)
findAll
type (String) in java.util.Scanner
type (Pattern) in java.util.Scanner
findFirst ()
forEach
type (Consumer<? super E>) in java.util.ArrayDeque
type (Consumer<? super E>) in java.util.PriorityQueue
formatted ()
forNamespace (String)
fromContextIgnoringOverride (Context)

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

generate (Supplier<? extends T>)
getAccuracy ()
getActivityInfo (ComponentName, int)
getActivityLaunchForClick ()
getAdvancedRankingExpression ()
getAllowedChannels (int, int)
getAllowedHandwritingDelegatePackageName ()
getAllowedHandwritingDelegatorPackageName ()
getAllSubscriptionInfoList ()
getApplicationInfo (String, int)
getApplicationRestrictionsPerAdmin ()
getAppLinkInfoList ()
getAppMetadata ()
getAssociatedDevice ()
getAssociatedMloLinks ()
getAudioPresentations ()
getAuthenticationDataUsageCount ()
getAuthenticationKeyMetadata ()
getAxisVelocity
type (int) in android.view.VelocityTracker
type (int, int) in android.view.VelocityTracker
getBearingAccuracy ()
getBestProvider (Criteria, boolean)
getBitmap ()
getBoundsInWindow (Rect)
getCallAudioState
type () in android.telecom.Conference
type () in android.telecom.Connection
type () in android.telecom.InCallService
getCardLocations ()
getCardType ()
getCarrierRestrictionStatus (Executor, Consumer<Integer>)
getCbs ()
getChannelData (Executor, Consumer<List<Bundle>>)
getColorSpace
type () in android.graphics.YuvImage
type () in android.hardware.camera2.params.SessionConfiguration
getConfig
type () in android.telephony.CarrierConfigManager
type () in android.telephony.CarrierConfigManager
getConfigForSubId
type (int, ) in android.telephony.CarrierConfigManager
type (int) in android.telephony.CarrierConfigManager
getContactPhotoUri ()
getContainerTitle ()
getContrast ()
getCredentialManagerPolicy ()
getCrossProfileCalendarPackages (ComponentName)
getCrossProfileCallerIdDisabled (ComponentName)
getCrossProfileContactsSearchDisabled (ComponentName)
getCryptoInfo ()
getCurrentCallEndpoint
type () in android.telecom.Conference
type () in android.telecom.Connection
type () in android.telecom.InCallService
getCurrentInputMethodInfo ()
getCustomSupportedTypes ()
getDeclaredAnnotationsByType (Class<A>)
getDeduplicationIds ()
getDensity ()
getDeviceId ()
getDeviceSignature ()
getDisplayShape ()
getDontKillApp ()
getDrawable
type (int) in android.app.WallpaperManager
type () in android.text.style.DrawableMarginSpan
getDun ()
getEventTimeNanos ()
getExtras ()
getFastDrawable (int)
getFocusedSearchResultHighlightColor ()
getFocusedSearchResultIndex ()
getGainmap ()
getGenerationId ()
getGnssSignalTypes ()
getGrammaticalGender ()
getGroupClientIpProvisioningMode ()
getHandwritingBoundsOffsetBottom ()
getHandwritingBoundsOffsetLeft ()
getHandwritingBoundsOffsetRight ()
getHandwritingBoundsOffsetTop ()
getHandwritingDelegatorCallback ()
getHdrConversionMode ()
getHdrSdrRatio ()
getHeadlessDeviceOwnerMode ()
getHighlights ()
getHints ()
getHistoricalEventTimeNanos (int)
getHorizontalAccuracy ()
getHost ()
getHostAddresses ()
getHostUsiVersion (Display)
getHysteresisDb ()
getId ()
getIms ()
getIndexingType ()
getInitialToolType ()
getInstalledApplications (int)
getInstalledPackages (int)
getInstallerUid ()
getInternet ()
getISOCountries (IsoCountryCode)
getJobNamespace ()
getJoinableValueType ()
getJoinedResults ()
getJoinSpec ()
getLaunchedFromPackage ()
getLaunchedFromUid ()
getLetterSpacing ()
getLineBottom (int, boolean)
getListenState (Channel, Executor, Consumer<Integer>)
getLocales ()
(削除) getLocalizedInputStream (削除ここまで) (InputStream)
(削除) getLocalizedOutputStream (削除ここまで) (OutputStream)
getManagedProfileCallerIdAccessPolicy ()
getManagedProfileContactsAccessPolicy ()
getManagedSubscriptionsPolicy ()
getMaxAnisotropy ()
getMaxConcurrentSessionsCount ()
getMaxNumberOfChannelsPerNetworkSpecifierRequest ()
getMaxSupportedConcurrentTdlsSessions (Executor, Consumer<Integer>)
getMeasurementBandwidth ()
getMeasurementChannelFrequencyMHz ()
getMinDurationBetweenContentChanges ()
getMinimumTlsVersion
type () in android.net.wifi.WifiEnterpriseConfig
type () in android.net.wifi.hotspot2.pps.Credential
getMinUdpPort4500NatTimeoutSeconds ()
getMms ()
getMonetaryGroupingSeparator ()
getMotionEventSources ()
getMslAltitudeAccuracyMeters ()
getMslAltitudeMeters ()
getMtePolicy ()
getNameOverride ()
getNamespace ()
getNestHost ()
getNestMembers ()
getNfcAntennaInfo ()
getNonPaymentCardSecondaryImage ()
getNumberOfEnabledTdlsSessions (Executor, Consumer<Integer>)
getNumericCodeAsString ()
getOverrideLocaleConfig ()
getPackageArchiveInfo (String, int)
getPackageGids (String, int)
getPackageInfo
type (VersionedPackage, int) in android.content.pm.PackageManager
type (String, int) in android.content.pm.PackageManager
getPackagesHoldingPermissions (String[], int)
getPackageUid (String, int)
getPadding
type () in android.text.style.DrawableMarginSpan
type () in android.text.style.IconMarginSpan
getPairedAlias ()
getPairedDevices (Executor, Consumer<List<String>>)
getPairingConfig
type () in android.net.wifi.aware.PublishConfig
type () in android.net.wifi.aware.ServiceDiscoveryInfo
type () in android.net.wifi.aware.SubscribeConfig
getPathIterator ()
getPendingIntentBackgroundActivityStartMode ()
getPendingIntentCreatorBackgroundActivityStartMode ()
getPendingJobReason (int)
getPendingJobsInAllNamespaces ()
getPermittedSubclasses ()
getPhysicalKeyboardHintLanguageTag ()
getPhysicalKeyboardHintLayoutType ()
getPid ()
getPostviewOutputConfiguration ()
getPostviewSupportedSizes (int, Size, int)
getPowerRequirement ()
getPreferredChannelFrequenciesMhz ()
getPreferredMixerAttributes (AudioAttributes, AudioDeviceInfo)
getPrefix ()
getPrimaryImei ()
getProjectionPaths
type () in android.app.appsearch.GetByDocumentIdRequest
type () in android.app.appsearch.SearchSpec
getPropertyPathObject ()
getPropertyWeightPaths ()
getPropertyWeights ()
getProviderInfo (ComponentName, int)
getProviders (Criteria, boolean)
getQFactor ()
getRangeForRect (RectF, SegmentFinder, TextInclusionStrategy)
getRcs ()
getRealtimeStillCaptureLatency ()
getReceiverInfo (ComponentName, int)
getRecordComponents ()
getResonantFrequency ()
getResponderType ()
getRestrictedUnderlyingNetworkTransports ()
getRoutingSessionInfo ()
getRssi ()
getRttCharacteristics ()
getRunCharacterAdvance
type (char[], int, int, int, int, boolean, int, float[], int) in android.graphics.Paint
type (CharSequence, int, int, int, int, boolean, int, float[], int) in android.graphics.Paint
getRxLinkSpeedMbps ()
getSandboxedSdks ()
getScaledHandwritingGestureLineMargin ()
getScaledHandwritingSlop ()
getScaledMaximumFlingVelocity (int, int, int)
getScaledMinimumFlingVelocity (int, int, int)
getSearchResultHighlightColor ()
getSearchResultHighlights ()
getSelector ()
getSentFromPackage ()
getSentFromUid ()
getServiceInfo (ComponentName, int)
getShape ()
getSharedLibraries (int)
getSipDetails ()
getSpeedAccuracy ()
getStylusHandwritingIdleTimeoutMax ()
getStylusHandwritingSessionTimeout ()
getSubscriptionId (int)
getSubscriptionIds (int)
getSupportedHandwritingGesturePreviews ()
getSupportedHandwritingGestures ()
getSupportedHdrTypes
type () in android.view.Display.HdrCapabilities
type () in android.view.Display.Mode
getSupportedMixerAttributes (AudioDeviceInfo)
getSupportedPairingCipherSuites ()
getSurfaceControl ()
getSyncedSharedPreferencesKeys ()
getSystemDataSyncFlags ()
getSystemFontFamilyName ()
getTableByteArray ()
getTableSharedMemory ()
getTextAppearanceInfo ()
getTimingAdvanceMicros ()
getTransitionTimeMillis ()
getTxLinkSpeedMbps ()
getType ()
getTypeAnonymous
type (Uri) in android.content.ContentProvider
type (Uri) in android.provider.DocumentsProvider
getUpdateOwnerPackageName ()
getUri ()
getUsableChannels (int, int)
getUserRestrictionsGlobally ()
getVerticalAccuracy ()
getVisibleLineBounds ()
getVolumeGroupIdForAttributes (AudioAttributes)
getWallpaperFlags ()
getWallpaperInfo (int)

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

hasAccumulatedDeltaRange ()
hasBinaryProperty (CharSequence, int)
hasGainmap ()
hasGatewayOption (int)
hasGeofencing ()
hasIsFullTracking ()
hasLowPowerMode ()
hasMeasurementCorrections ()
hasMeasurementCorrectionsExcessPathLength ()
hasMeasurementCorrectionsForDriving ()
hasMeasurementCorrectionsLosSats ()
hasMeasurementCorrectionsReflectingPlane ()
hasMeasurementCorrelationVectors ()
hasMsa ()
hasMsb ()
hasMslAltitude ()
hasMslAltitudeAccuracy ()
hasOnDemandTime ()
hasPowerMultibandAcquisition ()
hasPowerMultibandTracking ()
hasPowerOtherModes ()
hasPowerSinglebandAcquisition ()
hasPowerSinglebandTracking ()
hasPowerTotal ()
hasRequestInitialAccessibilityFocus ()
hasSatelliteBlocklist ()
hasSatellitePvt ()
hasScheduling ()
hasSingleShotFix ()
hasStrings ()

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

incrementExact
type (int) in java.lang.StrictMath
type (long) in java.lang.StrictMath
indent (int)
initiateBootstrappingRequest (PeerHandle, int)
initiatePairingRequest (PeerHandle, String, int, String)
(削除) instant (削除ここまで) ()
interpolate (Path, float, Path)
(削除) invokeBeam (削除ここまで) (Activity)
isAccessibilityDataSensitive
type () in android.view.View
type () in android.view.accessibility.AccessibilityEvent
type () in android.view.accessibility.AccessibilityNodeInfo
isActivated ()
isAdminUser ()
isAllowedInLowPowerStandby
type (int) in android.os.PowerManager
type (String) in android.os.PowerManager
isAltitudeRequired ()
isApplicationEnabledSettingPersistent
type () in android.content.pm.PackageInstaller.Session
type () in android.content.pm.PackageInstaller.SessionInfo
isAutomaticIpVersionSelectionEnabled ()
isAutomaticNattKeepaliveTimerEnabled ()
isAwarePairingSupported ()
isAxisSupported (int)
isBearingRequired ()
isBluetoothScoOn ()
isCaptureProcessProgressAvailable (int)
isCostAllowed ()
isCredential ()
isDeviceFinanced ()
isDiscoverable
type () in android.bluetooth.le.AdvertiseSettings
type () in android.bluetooth.le.AdvertisingSetParameters
isDualBandSimultaneousSupported ()
isEmpty ()
isExemptFromLowPowerStandby ()
isFullTracking ()
isGroupOwnerIPv6LinkLocalAddressProvided ()
isHandwritingDelegate ()
isHdrConversionEnabled ()
isHdrSdrRatioAvailable ()
isInterpolatable (Path)
isIsolatedUid (int)
isListFilterQueryLanguageEnabled ()
(削除) isNdefPushEnabled (削除ここまで) ()
isNestmateOf (Class<?>)
isNetworkRegistered ()
isNetworkRoaming ()
isNetworkSearching ()
isNumericSearchEnabled ()
isOpportunisticModeEnabled (Executor, Consumer<Boolean>)
isPendingIntentBackgroundActivityLaunchAllowed ()
isPostviewAvailable (int)
isPreApprovalRequested ()
isPremiumCapabilityAvailableForPurchase (int)
isReadoutTimestampEnabled ()
isRecord ()
isRegistered ()
isRequestFromAccessibilityTool ()
isRequestUpdateOwnership
type () in android.content.pm.PackageInstaller.Session
type () in android.content.pm.PackageInstaller.SessionInfo
isRoaming
type () in android.telephony.NetworkRegistrationInfo
type () in android.telephony.TelephonyDisplayInfo
isSealed ()
isSearching ()
isShareIdentityEnabled ()
isSpeakerphoneOn ()
isSpeedRequired ()
isStatusBarDisabled ()
isStyleShortcutEnabled ()
isStylusHandwritingAvailable ()
isStylusPointerIconEnabled ()
isSuspensionSupported ()
isTdlsOperationCurrentlyAvailable (Executor, Consumer<Boolean>)
isTidToLinkMappingNegotiationSupported ()
isTlsMinimumVersionSupported ()
isTlsV13Supported ()
isUserInitiated ()
isUserInitiatedJob ()
isVerbatimSearchEnabled ()
isVolumeGroupMuted (int)
iterate (T, Predicate<? super T>, UnaryOperator<T>)

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

languageDetection (Bundle)
loadOverlay (OverlayInfo)
loadSdk (String, Bundle, Executor, OutcomeReceiver<SandboxedSdk, LoadSdkException>)
localizedBy (Locale)

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

mapMulti (BiConsumer<? super T, Consumer<R>>)
mapMultiToDouble (BiConsumer<? super T, DoubleConsumer>)
mapMultiToInt (BiConsumer<? super T, IntConsumer>)
mapMultiToLong (BiConsumer<? super T, LongConsumer>)
(削除) millis (削除ここまで) ()
mismatch
type (ByteBuffer) in java.nio.ByteBuffer
type (CharBuffer) in java.nio.CharBuffer
type (DoubleBuffer) in java.nio.DoubleBuffer
type (FloatBuffer) in java.nio.FloatBuffer
type (IntBuffer) in java.nio.IntBuffer
type (LongBuffer) in java.nio.LongBuffer
type (ShortBuffer) in java.nio.ShortBuffer
moveToParagraphEnd (Spannable, Layout)
moveToParagraphStart (Spannable, Layout)

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

negateExact
type (int) in java.lang.StrictMath
type (long) in java.lang.StrictMath
newInstance ()
nextParagraph (TextView, Spannable)
notifyAdBufferConsumed (AdBuffer)
notifyAdBufferReady (AdBuffer)
notifyAudioPresentationChanged (List<AudioPresentation>)
notifyAudioPresentationSelected (int, int)
notifyAvailableSpeeds (float[])
notifyCueingMessageAvailability (boolean)
notifyRecordingScheduled (String, String)
notifyRecordingStarted (String, String)
notifyRecordingStopped (String)
notifyTimeShiftCurrentPositionChanged (String, long)
notifyTimeShiftMode (int)
notifyTimeShiftPlaybackParams (PlaybackParams)
notifyTimeShiftStartPositionChanged (String, long)
notifyTimeShiftStatusChanged (String, int)
notifyTvMessage
type (int, Bundle) in android.media.tv.TvInputService.Session
type (int, Bundle) in android.media.tv.interactive.TvInteractiveAppView
notifyViewsAppeared (List<ViewStructure>)
notifyVirtualViewsReady (View, SparseArray<VirtualViewFillInfo>)

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

obtain (long, long, int, int, PointerProperties[], PointerCoords[], int, int, float, float, int, int, int, int, int, int)
of
type (String, ) in java.nio.file.Path
type (URI) in java.nio.file.Path
ofInstant (Instant, ZoneId)
ofNullable (T)
onAdBufferConsumed (AdBuffer)
onAdBufferReady (AdBuffer)
onAudioPresentationsChanged (String, List<AudioPresentation>)
onAudioPresentationSelected (String, int, int)
onAvailableCallEndpointsChanged
type (List<CallEndpoint>) in android.telecom.Conference
type (List<CallEndpoint>) in android.telecom.Connection
type (List<CallEndpoint>) in android.telecom.InCallService
onAvailableSpeeds
type (String, float[]) in android.media.tv.TvView.TvInputCallback
type (float[]) in android.media.tv.interactive.TvInteractiveAppService.Session
onBootstrappingFailed (PeerHandle)
onBootstrappingSucceeded (PeerHandle, int)
onCallAudioStateChanged
type (CallAudioState) in android.telecom.Conference
type (CallAudioState) in android.telecom.Connection
type (CallAudioState) in android.telecom.InCallService
onCallEndpointChanged
type (CallEndpoint) in android.telecom.Conference
type (CallEndpoint) in android.telecom.Connection
type (CallEndpoint) in android.telecom.InCallService
onCapturedContentResize (int, int)
onCapturedContentVisibilityChanged (boolean)
onCaptureProcessProgressed (CameraExtensionSession, CaptureRequest, int)
onCheckRecognitionSupport (Intent, AttributionSource, SupportCallback)
onClusterIdChanged (int, MacAddress)
onCreateInputMethodInterface ()
onCreateInputMethodSessionInterface ()
onCreateSession (String, String, AttributionSource)
onCryptoError (MediaCodec, CryptoException)
onCueingMessageAvailability (String, boolean)
onCurrentVideoBounds (Rect)
onLanguageDetection (Bundle)
onLongClickUseDefaultHapticFeedback (View)
onMotionEvent (MotionEvent)
onMuteStateChanged
type (boolean) in android.telecom.Conference
type (boolean) in android.telecom.Connection
type (boolean) in android.telecom.InCallService
onNetworkChanged
type (JobParameters) in android.app.job.JobService
type (JobParameters) in android.app.job.JobServiceEngine
onPairingSetupFailed (PeerHandle)
onPairingSetupRequestReceived (PeerHandle, int)
onPairingSetupSucceeded (PeerHandle, String)
onPairingVerificationFailed (PeerHandle)
onPairingVerificationSucceed (PeerHandle, String)
onPrepareToShowSession (Bundle, int)
onReadoutStarted (CameraCaptureSession, CaptureRequest, long, long)
onRecordingConnectionFailed (String, String)
onRecordingDisconnected (String, String)
onRecordingError (String, int)
onRecordingScheduled (String, String)
onRecordingStarted (String, String)
onRecordingStopped (String)
onRecordingTuned (String, Uri)
onRequestAvailableSpeeds (String)
onRequestCurrentVideoBounds (String)
onRequestScheduleRecording
type (String, String, String, Uri, Uri, Bundle) in android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallback
type (String, String, String, Uri, long, long, int, Bundle) in android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallback
onRequestStartRecording (String, String, Uri)
onRequestStopRecording (String, String)
onRequestTimeShiftMode (String)
onRequestTvRecordingInfo (String, String)
onRequestTvRecordingInfoList (String, int)
onResolutionStopped (NsdServiceInfo)
onRoutesAdded (List<MediaRoute2Info>)
onRoutesChanged (List<MediaRoute2Info>)
onRoutesRemoved (List<MediaRoute2Info>)
onRoutesUpdated (List<MediaRoute2Info>)
onSelectAudioPresentation (int, int)
onSetTvMessageEnabled (int, boolean)
onSetTvRecordingInfo (String, String, TvRecordingInfo)
onShowSessionFailed (Bundle)
onStopResolutionFailed (NsdServiceInfo, int)
onTimeout (int)
onTimeShiftCommandRequest (String, String, Bundle)
onTimeShiftCurrentPositionChanged (String, long)
onTimeShiftMode
type (String, int) in android.media.tv.TvView.TvInputCallback
type (int) in android.media.tv.interactive.TvInteractiveAppService.Session
onTimeShiftPlaybackParams (PlaybackParams)
onTimeShiftSetMode (int)
onTimeShiftStartPositionChanged (String, long)
onTimeShiftStatusChanged (String, int)
onTriggerModelDownload
type (Intent, AttributionSource) in android.speech.RecognitionService
type (Intent, AttributionSource, ModelDownloadListener) in android.speech.RecognitionService
onTvMessage
type (int, Bundle) in android.media.tv.TvInputService.Session
type (String, int, Bundle) in android.media.tv.TvView.TvInputCallback
type (int, Bundle) in android.media.tv.interactive.TvInteractiveAppService.Session
onTvRecordingInfo (TvRecordingInfo)
onTvRecordingInfoList (List<TvRecordingInfo>)
onUpdateEditorToolType (int)
onWallpaperFlagsChanged (int)
overrideActivityTransition
type (int, int, int) in android.app.Activity
type (int, int, int, int) in android.app.Activity
overridePendingTransition
type (int, int) in android.app.Activity
type (int, int, int) in android.app.Activity
overrideTvAppAttributionSource (AttributionSource)

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

peekDrawable (int)
peekFastDrawable (int)
performHandwritingGesture (HandwritingGesture, Executor, IntConsumer)
permitExplicitGc ()
prepareStylusHandwritingDelegation
type (View) in android.view.inputmethod.InputMethodManager
type (View, String) in android.view.inputmethod.InputMethodManager
previewHandwritingGesture (PreviewableHandwritingGesture, CancellationSignal)
previousParagraph (TextView, Spannable)
privilegedCallable (Callable<T>)
privilegedCallableUsingCurrentClassLoader (Callable<T>)
privilegedThreadFactory ()
purchasePremiumCapability (int, Executor, Consumer<Integer>)

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

queryBroadcastReceivers (Intent, int)
queryContentProviders (String, int, int)
queryIntentActivities (Intent, int)
queryIntentActivityOptions (ComponentName, Intent[], Intent, int)
queryIntentContentProviders (Intent, int)
queryIntentServices (Intent, int)
queryLocationForEmergency (long, String, Executor, OutcomeReceiver<Location, QueryLocationException>)

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

rConicTo (float, float, float, float, float)
registerCarrierConfigChangeListener (Executor, CarrierConfigChangeListener)
registerDeviceIdChangeListener (Executor, IntConsumer)
registerHdrSdrRatioChangedListener (Executor, Consumer<Display>)
registerScreenCaptureCallback (Executor, ScreenCaptureCallback)
registerServiceInfoCallback (NsdServiceInfo, Executor, ServiceInfoCallback)
rejectPairingRequest (int, PeerHandle)
relinquishUpdateOwnership (String)
removeContrastChangeListener (ContrastChangeListener)
removeGatewayOption (int)
removeLocalOnlyConnectionFailureListener (LocalOnlyConnectionFailureListener)
removeMslAltitude ()
removeMslAltitudeAccuracy ()
removeOnPreferredMixerAttributesChangedListener (OnPreferredMixerAttributesChangedListener)
removeOnWindowVisibilityChangeListener (OnWindowVisibilityChangeListener)
removePairedDevice (String)
removeProposedRotationListener (IntConsumer)
removeSdkSandboxProcessDeathCallback (SdkSandboxProcessDeathCallback)
removeSyncedSharedPreferencesKeys (Set<String>)
replaceAll (Function<MatchResult, String>)
replaceFirst (Function<MatchResult, String>)
replaceText (int, int, CharSequence, int, TextAttribute)
request (Request, Executor, Consumer<Result>)
requestAvailableSpeeds ()
requestBluetoothAudio
type (BluetoothDevice) in android.telecom.Connection
type (BluetoothDevice) in android.telecom.InCallService
requestCallEndpointChange
type (CallEndpoint, Executor, OutcomeReceiver<Void, CallEndpointException>) in android.telecom.Connection
type (CallEndpoint, Executor, OutcomeReceiver<Void, CallEndpointException>) in android.telecom.InCallService
requestCurrentVideoBounds ()
requestFullscreenMode (int, OutcomeReceiver<Void, Throwable>)
requestScheduleRecording
type (String, String, Uri, Uri, Bundle) in android.media.tv.interactive.TvInteractiveAppService.Session
type (String, String, Uri, long, long, int, Bundle) in android.media.tv.interactive.TvInteractiveAppService.Session
requestStartRecording (String, Uri)
requestStopRecording (String)
requestSurfacePackage (String, Bundle, Executor, OutcomeReceiver<Bundle, RequestSurfacePackageException>)
requestTextBoundsInfo (RectF, Executor, Consumer<TextBoundsInfoResult>)
requestTimeShiftMode ()
requestTvRecordingInfo (String)
requestTvRecordingInfoList (int)
requestUnbind (ComponentName)
requestUserPreapproval (PreapprovalDetails, IntentSender)
resetPairedDevices ()
resolveActivity (Intent, int)
resolveContentProvider (String, int)
resolveService
type (Intent, int) in android.content.pm.PackageManager
type (NsdServiceInfo, ResolveListener) in android.net.nsd.NsdManager
type (NsdServiceInfo, Executor, ResolveListener) in android.net.nsd.NsdManager
results ()

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

searchSuggestion (String, SearchSuggestionSpec, Executor, Consumer<AppSearchResult<List<SearchSuggestionResult>>>)
selectAudioPresentation (int, int)
send (Bundle)
sendAvailableSpeeds (float[])
sendBroadcast (Intent, String, Bundle)
sendCurrentVideoBounds (Rect)
sendOrderedBroadcast
type (Intent, String, Bundle) in android.content.Context
type (Intent, String, Bundle, BroadcastReceiver, Handler, int, String, Bundle) in android.content.Context
sendTimeShiftCommandRequest (String, Bundle)
sendTimeShiftMode (int)
sendTvRecordingInfo (TvRecordingInfo)
sendTvRecordingInfoList (List<TvRecordingInfo>)
setAccessibilityDataSensitive
type (int) in android.view.View
type (boolean) in android.view.accessibility.AccessibilityEvent
type (boolean) in android.view.accessibility.AccessibilityNodeInfo
setAccuracy (int)
setActivated (boolean)
setActivityLaunchForClick (PendingIntent)
setAllowedHandwritingDelegatePackage (String)
setAllowedHandwritingDelegatorPackage (String)
setAltitudeRequired (boolean)
setApplicationEnabledSettingPersistent ()
setAppMetadata (PersistableBundle)
setAudioRoute
type (int) in android.telecom.Connection
type (int) in android.telecom.InCallService
setAudioSessionId (int)
setAutomaticIpVersionSelectionEnabled (boolean)
setAutomaticNattKeepaliveTimerEnabled (boolean)
setAvailableAuthenticationKeys
type (int, int, long) in android.security.identity.IdentityCredential
type (int, int) in android.security.identity.IdentityCredential
(削除) setBeamPushUris (削除ここまで) (Uri[], Activity)
(削除) setBeamPushUrisCallback (削除ここまで) (CreateBeamUrisCallback, Activity)
setBearingAccuracy (int)
setBearingRequired (boolean)
setBoundsInWindow (Rect)
setCanPlayMoveAnimation (boolean)
setCardLocations (List<Location>)
setCbs (int)
setChildBoundingInsets (Rect)
setColorSpace (Named)
setContainerTitle (CharSequence)
setContext
type (Context) in android.media.AudioTrack.Builder
type (Context) in android.media.SoundPool.Builder
setCostAllowed (boolean)
setCredentialManagerPolicy (PackagePolicy)
setCrossProfileCalendarPackages (ComponentName, Set<String>)
setCrossProfileCallerIdDisabled (ComponentName, boolean)
setCrossProfileContactsSearchDisabled (ComponentName, boolean)
setCurrentBlocker (Object)
setDeduplicationIds (Set<String>)
setDefaultDialerApplication (String)
setDetectedFieldClassifications (Set<FieldClassification>)
setDiscoverable
type (boolean) in android.bluetooth.le.AdvertiseSettings.Builder
type (boolean) in android.bluetooth.le.AdvertisingSetParameters.Builder
setDisplayShape (DisplayShape)
setDontKillApp (boolean)
setDun (int)
setExplicitlyEnabledInputMethodSubtypes (String, int[])
setExtendedRangeBrightness (SurfaceControl, float, float)
setField (String, Field)
setFieldForAllHints (Field)
setFocusedSearchResultHighlightColor (int)
setFocusedSearchResultIndex (int)
setGainmap (Gainmap)
setGnssSignalTypes (List<GnssSignalType>)
setGroupClientIpProvisioningMode (int)
setHandwritingBoundsOffsets (float, float, float, float)
setHandwritingDelegatorCallback (Runnable)
setHasAccumulatedDeltaRange (int)
setHasGeofencing (boolean)
setHasLowPowerMode (boolean)
setHasMeasurementCorrections (boolean)
setHasMeasurementCorrectionsExcessPathLength (boolean)
setHasMeasurementCorrectionsForDriving (boolean)
setHasMeasurementCorrectionsLosSats (boolean)
setHasMeasurementCorrectionsReflectingPlane (boolean)
setHasMeasurementCorrelationVectors (boolean)
setHasMsa (boolean)
setHasMsb (boolean)
setHasOnDemandTime (boolean)
setHasPowerMultibandAcquisition (boolean)
setHasPowerMultibandTracking (boolean)
setHasPowerOtherModes (boolean)
setHasPowerSinglebandAcquisition (boolean)
setHasPowerSinglebandTracking (boolean)
setHasPowerTotal (boolean)
setHasSatelliteBlocklist (boolean)
setHasSatellitePvt (boolean)
setHasScheduling (boolean)
setHasSingleShotFix (boolean)
setHdrConversionEnabled (boolean)
setHighlights (Highlights)
setHorizontalAccuracy (int)
setHost (InetAddress)
setHostAddresses (List<InetAddress>)
setHysteresisDb (int)
setIconResourceId (int)
setIms (int)
setIndexingType (int)
setInitialToolType (int)
setInstallerPackageName (String)
setInternet (int)
setIsCredential (boolean)
setIsFullTracking (boolean)
setIsHandwritingDelegate (boolean)
setJoinableValueType (int)
setJoinSpec (JoinSpec)
setLineHeight (int, float)
setListFilterQueryLanguageEnabled (boolean)
setManagedProfileCallerIdAccessPolicy (PackagePolicy)
setManagedProfileContactsAccessPolicy (PackagePolicy)
setManagedSubscriptionsPolicy (ManagedSubscriptionsPolicy)
setMaxAnisotropy (int)
setMinDurationBetweenContentChanges (Duration)
setMinimumTlsVersion
type (int) in android.net.wifi.WifiEnterpriseConfig
type (int) in android.net.wifi.hotspot2.pps.Credential
setMinUdpPort4500NatTimeoutSeconds (int)
setMms (int)
setMonetaryGroupingSeparator (char)
setMotionEventSources (int)
setMslAltitudeAccuracyMeters (float)
setMslAltitudeMeters (double)
setMtePolicy (int)
(削除) setNdefPushMessage (削除ここまで) (NdefMessage, Activity, )
(削除) setNdefPushMessageCallback (削除ここまで) (CreateNdefMessageCallback, Activity, )
setNonPaymentCardSecondaryImage (Icon)
setNotification
type (JobParameters, int, Notification, int) in android.app.job.JobService
type (JobParameters, int, Notification, int) in android.app.job.JobServiceEngine
setNumericSearchEnabled (boolean)
(削除) setOnNdefPushCompleteCallback (削除ここまで) (OnNdefPushCompleteCallback, Activity, )
setOpportunisticModeEnabled (boolean)
setOverrideLocaleConfig (LocaleConfig)
setPairingConfig
type (AwarePairingConfig) in android.net.wifi.aware.PublishConfig.Builder
type (AwarePairingConfig) in android.net.wifi.aware.SubscribeConfig.Builder
setPendingIntentBackgroundActivityLaunchAllowed (boolean)
setPendingIntentBackgroundActivityStartMode (int)
setPendingIntentCreatorBackgroundActivityStartMode (int)
setPermissionState (String, int)
setPhysicalKeyboardHint (ULocale, String)
setPid (int)
setPostviewOutputConfiguration (OutputConfiguration)
setPowerRequirement (int)
setPreferredChannelsFrequenciesMhz (int[])
setPreferredMixerAttributes (AudioAttributes, AudioDeviceInfo, AudioMixerAttributes)
setPropertyWeightPaths (String, Map<PropertyPath, Double>)
setPropertyWeights (String, Map<String, Double>)
setQueryFromAppProcessEnabled (View, boolean)
setRankingStrategy (String)
setRcs (int)
setReadoutTimestampEnabled (boolean)
setRemotePlaybackInfo (CharSequence, int, PendingIntent)
setRequestInitialAccessibilityFocus (boolean)
setRequestUpdateOwnership (boolean)
setResponderType (int)
setRestrictedUnderlyingNetworkTransports (Set<Integer>)
setRotateEulerM (float[], int, float, float, float)
setRotateEulerM2 (float[], int, float, float, float)
setRouteListingPreference (RouteListingPreference)
setSearchResultHighlightColor (int)
setSearchResultHighlights ()
setServiceDisplayNameResourceId (int)
setShareIdentityEnabled (boolean)
setShouldBlockNonMatchingNetworks (boolean)
setShowFillDialogIcon (boolean)
setShowSaveDialogIcon (boolean)
setSpeakerphoneOn (boolean)
setSpeedAccuracy (int)
setSpeedRequired (boolean)
setStyleShortcutsEnabled (boolean)
setStylusHandwritingSessionTimeout (Duration)
setSubtypeNameOverride (CharSequence)
setSupportedHandwritingGesturePreviews (Set<Class<PreviewableHandwritingGesture>>)
setSupportedHandwritingGestures (List<Class<HandwritingGesture>>)
setSurfaceLifecycle (int)
setTdlsEnabled (InetAddress, boolean, Executor, Consumer<Boolean>)
setTdlsEnabledWithMacAddress (String, boolean, Executor, Consumer<Boolean>)
setTextAppearanceInfo (TextAppearanceInfo)
setThreads (int[])
setTrustedPresentationCallback (SurfaceControl, TrustedPresentationThresholds, Executor, Consumer<Boolean>)
setTvInteractiveAppView (TvInteractiveAppView, String)
setTvMessageEnabled (int, boolean)
setTvRecordingInfo (String, TvRecordingInfo)
setType (int)
setUserInitiated (boolean)
setVerbatimSearchEnabled (boolean)
setVerticalAccuracy (int)
setVisibilityPublic ()
setVisibilityRestricted (Set<String>)
setWallpaperTouchEventsEnabled (boolean)
setWfdInfo (Channel, WifiP2pWfdInfo, ActionListener)
setWindow (int, long, long, String, Executor, OnAlarmListener)
shouldBlockNonMatchingNetworks ()
showSystemOutputSwitcher ()
skipNBytes (long)
skipToStrings ()
slice
type () in java.nio.Buffer
type (int, int) in java.nio.Buffer
type (int, int) in java.nio.ByteBuffer
type (int, int) in java.nio.CharBuffer
type (int, int) in java.nio.DoubleBuffer
type (int, int) in java.nio.FloatBuffer
type (int, int) in java.nio.IntBuffer
type (int, int) in java.nio.LongBuffer
type (int, int) in java.nio.MappedByteBuffer
type (int, int) in java.nio.ShortBuffer
startActivityAndCollapse
type (PendingIntent) in android.service.quicksettings.TileService
type (Intent) in android.service.quicksettings.TileService
startAssistantActivity (Intent, Bundle)
startBluetoothSco ()
startSdkSandboxActivity (Activity, IBinder)
startSystemDataTransfer (int, Executor, OutcomeReceiver<Void, CompanionException>)
stopBluetoothSco ()
stopServiceResolution (ResolveListener)
stripIndent ()
switchToSubscription (int, PendingIntent)
systemOverlays ()

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

tableSwitch (MethodHandle, )
takeScreenshot (Window)
takeScreenshotOfWindow (int, Executor, TakeScreenshotCallback)
takeWhile (Predicate<? super T>)
tickMillis (ZoneId)
timeShiftSetMode (int)
toEpochSecond
type (LocalTime, ZoneOffset) in java.time.LocalDate
type (LocalDate) in java.time.OffsetTime
tokens ()
toList ()
traceInstructions (boolean)
traceMethodCalls (boolean)
trailingZeroDisplay (TrailingZeroDisplay)
transferTouchGestureToHost ()
transform (Function<String, ? extends R>)
translateEscapes ()
triggerModelDownload (Intent, Executor, ModelDownloadListener)

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

uninstall (VersionedPackage, int, IntentSender)
unloadSdk (String)
unregisterCarrierConfigChangeListener (CarrierConfigChangeListener)
unregisterDeviceIdChangeListener (IntConsumer)
unregisterHdrSdrRatioChangedListener (Consumer<Display>)
unregisterScreenCaptureCallback (ScreenCaptureCallback)
unregisterServiceInfoCallback (ServiceInfoCallback)
update
type (削除) (byte[]) (削除ここまで) in java.util.zip.Adler32
type (削除) (ByteBuffer) (削除ここまで) in java.util.zip.Adler32
type (削除) (byte[]) (削除ここまで) in java.util.zip.CRC32
type (削除) (ByteBuffer) (削除ここまで) in java.util.zip.CRC32
type (ByteBuffer) in java.util.zip.Checksum
type (byte[]) in java.util.zip.Checksum
updateEstimatedNetworkBytes
type (JobParameters, JobWorkItem, long, long) in android.app.job.JobService
type (JobParameters, long, long) in android.app.job.JobService
type (JobParameters, JobWorkItem, long, long) in android.app.job.JobServiceEngine
updateTransferredNetworkBytes
type (JobParameters, JobWorkItem, long, long) in android.app.job.JobService
type (JobParameters, long, long) in android.app.job.JobService
type (JobParameters, JobWorkItem, long, long) in android.app.job.JobServiceEngine

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