/frameworks/base/cmds/uiautomator/api/ |
D | 16.txt | 13 method public boolean click(int, int); 22 method public boolean hasAnyWatcherTriggered(); 23 method public boolean hasWatcherTriggered(java.lang.String); 24 method public boolean isScreenOn() throws android.os.RemoteException; 25 method public boolean pressBack(); 26 method public boolean pressDPadCenter(); 27 method public boolean pressDPadDown(); 28 method public boolean pressDPadLeft(); 29 method public boolean pressDPadRight(); 30 method public boolean pressDPadUp(); [all …]
|
D | 17.txt | 13 method public boolean click(int, int); 24 method public boolean hasAnyWatcherTriggered(); 25 method public boolean hasWatcherTriggered(java.lang.String); 26 method public boolean isNaturalOrientation(); 27 method public boolean isScreenOn() throws android.os.RemoteException; 28 method public boolean pressBack(); 29 method public boolean pressDPadCenter(); 30 method public boolean pressDPadDown(); 31 method public boolean pressDPadLeft(); 32 method public boolean pressDPadRight(); [all …]
|
D | current.txt | 27 method public boolean click(int, int); 28 method public boolean drag(int, int, int, int, int); 40 method public boolean hasAnyWatcherTriggered(); 41 method public boolean hasWatcherTriggered(java.lang.String); 42 method public boolean isNaturalOrientation(); 43 method public boolean isScreenOn() throws android.os.RemoteException; 44 method public boolean openNotification(); 45 method public boolean openQuickSettings(); 46 method public boolean pressBack(); 47 method public boolean pressDPadCenter(); [all …]
|
/frameworks/base/location/lib/api/ |
D | current.txt | 12 method @RequiresApi(android.os.Build.VERSION_CODES.R) public boolean isAllowed(); 13 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isEnabled(); 20 method protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bundle); 24 method @RequiresApi(android.os.Build.VERSION_CODES.R) public void setAllowed(boolean); 25 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setEnabled(boolean); 36 method public boolean isLocationSettingsIgnored(); 46 …n.provider.ProviderPropertiesUnbundled create(boolean, boolean, boolean, boolean, boolean, boolean… 52 method public boolean getReportLocation(); 53 … method @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isLocationSettingsIgnored();
|
/frameworks/base/apex/statsd/framework/api/ |
D | current.txt | 5 …on.DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public static boolean logBinaryPushStat… 6 method public static boolean logEvent(int); 7 method public static boolean logStart(int); 8 method public static boolean logStop(int);
|
/frameworks/base/packages/WAPPushManager/ |
D | proguard.flags | 13 public boolean isDataExist(java.lang.String, java.lang.String, 15 public boolean verifyData(java.lang.String, java.lang.String, 16 java.lang.String, java.lang.String, int, boolean, boolean);
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLImplHeader.java-impl | 52 private boolean haveCheckedExtensions; 53 private boolean have_OES_blend_equation_separate; 54 private boolean have_OES_blend_subtract; 55 private boolean have_OES_framebuffer_object; 56 private boolean have_OES_texture_cube_map; 65 private static boolean allowIndirectBuffers(String appName) { 66 boolean result = false;
|
/frameworks/base/test-mock/api/ |
D | current.txt | 21 method public boolean onCreate(); 35 … method public boolean bindService(android.content.Intent, android.content.ServiceConnection, int); 51 method public boolean deleteDatabase(String); 52 method public boolean deleteFile(String); 53 method public boolean deleteSharedPreferences(String); 96 method public boolean isDeviceProtectedStorage(); 97 method public boolean moveDatabaseFrom(android.content.Context, String); 98 method public boolean moveSharedPreferencesFrom(android.content.Context, String); 131 …method public boolean startInstrumentation(android.content.ComponentName, String, android.os.Bundl… 135 method public boolean stopService(android.content.Intent); [all …]
|
D | system-current.txt | 7 method public boolean isCredentialProtectedStorage(); 15 method public boolean arePermissionsIndividuallyControlled(); 32 method public boolean setDefaultBrowserPackageNameAsUser(String, int); 33 …method public String[] setPackagesSuspended(String[], boolean, android.os.PersistableBundle, andro… 34 method public void setUpdateAvailable(String, boolean); 35 method public boolean updateIntentVerificationStatusAsUser(String, int, int);
|
/frameworks/opt/tv/tvsystem/api/ |
D | current.txt | 22 method public static boolean isMinimalPostProcessingSupported(android.view.Display); 26 method public static void setPreferMinimalPostProcessing(android.view.Window, boolean); 46 method @NonNull public java.util.List<android.os.UserHandle> getUserProfiles(boolean); 47 method public boolean isManagedProfile(); 57 method @NonNull public java.util.List<android.os.UserHandle> getUserProfiles(boolean); 58 method public boolean isManagedProfile();
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 326 …method public boolean convertToTranslucent(android.app.Activity.TranslucentConversionListener, and… 327 method @Deprecated public boolean isBackgroundVisibleBehind(); 328 method @Deprecated public void onBackgroundVisibleBehindChanged(boolean); 332 method public void onTranslucentConversionComplete(boolean); 347 …method @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public boolean switchUser(@No… 469 method public boolean isRunning(); 563 method public boolean isRunning(); 588 …mission.START_ACTIVITIES_FROM_BACKGROUND") public void setBackgroundActivityStartsAllowed(boolean); 589 method public void setDontSendToRestrictedApps(boolean); 619 …equiresPermission("android.permission.SET_INITIAL_LOCK") public int getMinLockLength(boolean, int); [all …]
|
/frameworks/base/api/ |
D | system-current.txt | 326 …method public boolean convertToTranslucent(android.app.Activity.TranslucentConversionListener, and… 327 method @Deprecated public boolean isBackgroundVisibleBehind(); 328 method @Deprecated public void onBackgroundVisibleBehindChanged(boolean); 332 method public void onTranslucentConversionComplete(boolean); 347 …method @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public boolean switchUser(@No… 469 method public boolean isRunning(); 563 method public boolean isRunning(); 588 …mission.START_ACTIVITIES_FROM_BACKGROUND") public void setBackgroundActivityStartsAllowed(boolean); 589 method public void setDontSendToRestrictedApps(boolean); 619 …equiresPermission("android.permission.SET_INITIAL_LOCK") public int getMinLockLength(boolean, int); [all …]
|
D | current.txt | 2833 method public boolean isAccessibilityButtonAvailable(); 2841 …ic void onAvailabilityChanged(android.accessibilityservice.AccessibilityButtonController, boolean); 2856 …method public final boolean dispatchGesture(@NonNull android.accessibilityservice.GestureDescripti… 2870 method @Deprecated protected boolean onGesture(int); 2871 … method public boolean onGesture(@NonNull android.accessibilityservice.AccessibilityGestureEvent); 2873 method protected boolean onKeyEvent(android.view.KeyEvent); 2876 method public final boolean performGlobalAction(int); 2956 …method public boolean removeListener(@NonNull android.accessibilityservice.AccessibilityService.Ma… 2957 method public boolean reset(boolean); 2958 method public boolean setCenter(float, float, boolean); [all …]
|
D | test-current.txt | 81 method public static boolean isHighEndGfx(); 86 …method @RequiresPermission("android.permission.MANAGE_USERS") public boolean switchUser(@NonNull a… 116 method public void setTaskAlwaysOnTop(boolean); 117 method public void setTaskOverlay(boolean, boolean); 130 … method public static boolean currentUiModeSupportsErrorDialogs(@NonNull android.content.Context); 132 …android.Manifest.permission.MANAGE_ACTIVITY_STACKS) public void moveTaskToStack(int, int, boolean); 133 …method @RequiresPermission(android.Manifest.permission.MANAGE_ACTIVITY_STACKS) public boolean move… 140 …d.Manifest.permission.MANAGE_ACTIVITY_STACKS) public boolean setTaskWindowingMode(int, int, boolea… 141 …ACTIVITY_STACKS) public boolean setTaskWindowingModeSplitScreenPrimary(int, int, boolean, boolean,… 144 method public static boolean supportsMultiWindow(android.content.Context); [all …]
|
D | module-lib-current.txt | 39 method public boolean isTetheringSupported(); 40 method public boolean isTetheringSupported(@NonNull String); 42 …RITE_SETTINGS}) public void requestLatestTetheringEntitlementResult(int, boolean, @NonNull java.ut… 43 …lic void requestLatestTetheringEntitlementResult(int, @NonNull android.os.ResultReceiver, boolean); 44 method @Deprecated public int setUsbTethering(boolean); 102 method public default void onTetheringSupported(boolean); 115 method public boolean getShouldShowEntitlementUi(); 117 method public boolean isExemptFromEntitlementCheck(); 123 …ublic android.net.TetheringManager.TetheringRequest.Builder setExemptFromEntitlementCheck(boolean); 124 …) public android.net.TetheringManager.TetheringRequest.Builder setShouldShowEntitlementUi(boolean);
|
/frameworks/base/services/core/xsd/platform-compat-schema/ |
D | current.txt | 7 method public boolean getDisabled(); 10 method public boolean getLoggingOnly(); 14 method public void setDisabled(boolean); 17 method public void setLoggingOnly(boolean);
|
/frameworks/base/wifi/api/ |
D | current.txt | 25 method public boolean is80211mcResponder(); 26 method public boolean isPasspointNetwork(); 65 method public boolean isHiddenSsid(); 76 method public static boolean isValidState(android.net.wifi.SupplicantState); 100 method @Deprecated public boolean isPasspoint(); 124 field @Deprecated public boolean hiddenSSID; 125 field @Deprecated public boolean isHomeProviderNetwork; 218 method public boolean isAuthenticationSimBased(); 272 method public boolean getHiddenSSID(); 314 method @Deprecated public boolean disableNetwork(int); [all …]
|
D | system-current.txt | 126 field @Deprecated public boolean lciSupported; 127 field @Deprecated public boolean lcrSupported; 129 field @Deprecated public boolean oneSidedRttSupported; 131 field @Deprecated public boolean responderSupported; 132 field @Deprecated public boolean secureRttSupported; 133 field @Deprecated public boolean supportedPeerType; 134 field @Deprecated public boolean supportedType; 135 field @Deprecated public boolean twoSided11McRttSupported; 146 field @Deprecated public boolean LCIRequest; 147 field @Deprecated public boolean LCRRequest; [all …]
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 2575 method protected boolean onGesture(int); 2577 method protected boolean onKeyEvent(android.view.KeyEvent); 2579 method public final boolean performGlobalAction(int); 2613 method public deprecated boolean getCanRetrieveWindowContent(); 2693 …method public boolean addAccountExplicitly(android.accounts.Account, java.lang.String, android.os.… 2694 …dOnAccountsUpdatedListener(android.accounts.OnAccountsUpdateListener, android.os.Handler, boolean); 2695 ….String blockingGetAuthToken(android.accounts.Account, java.lang.String, boolean) throws android.a… 2705 …roid.os.Bundle> getAuthToken(android.accounts.Account, java.lang.String, boolean, android.accounts… 2706 …AuthToken(android.accounts.Account, java.lang.String, android.os.Bundle, boolean, android.accounts… 2714 …ount, java.util.ArrayList<android.accounts.Account>, java.lang.String[], boolean, java.lang.String… [all …]
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 32 …blic CallQuality(int, int, int, int, int, int, int, int, int, int, int, boolean, boolean, boolean); 45 method public boolean isIncomingSilenceDetectedAtCallSetup(); 46 method public boolean isOutgoingSilenceDetectedAtCallSetup(); 47 method public boolean isRtpInactivityDetected(); 79 method public boolean isAllCarriersAllowed(); 103 method public boolean contains(@NonNull android.telephony.CbGeoUtils.LatLng); 109 method public boolean contains(@NonNull android.telephony.CbGeoUtils.LatLng); 122 method public boolean contains(@NonNull android.telephony.CbGeoUtils.LatLng); 298 method public boolean isEmergencyEnabled(); 315 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setEmergencyOnly(boolean); [all …]
|
/frameworks/av/media/libmedia/xsd/api/ |
D | current.txt | 18 method public boolean getEnabled(); 20 method public void setEnabled(boolean); 26 method public boolean getEnabled(); 34 method public void setEnabled(boolean); 109 method public boolean getEnabled(); 111 method public void setEnabled(boolean); 117 method public boolean getEnabled(); 127 method public void setEnabled(boolean);
|
/frameworks/base/test-base/api/ |
D | current.txt | 41 method @Deprecated public boolean isPerformanceOnly(); 48 method @Deprecated public void finishTiming(boolean); 50 method @Deprecated public void startTiming(boolean); 84 method @Deprecated public boolean apply(T); 103 method public static void assertEquals(String, boolean, boolean); 104 method public static void assertEquals(boolean, boolean); 113 method public static void assertFalse(String, boolean); 114 method public static void assertFalse(boolean); 123 method public static void assertTrue(String, boolean); 124 method public static void assertTrue(boolean); [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadCommands.java.broken | 39 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS 40 private boolean mExpectingAcknowledgeGsmSmsSuccess; // true if expecting ack SMS success 44 private boolean mExpectingSendEnvelope; // true to expect a send envelope command 59 synchronized void expectAcknowledgeGsmSms(boolean success, int cause) { 71 synchronized void expectAcknowledgeGsmSmsWithPdu(boolean success, String ackPdu) { 107 public synchronized void acknowledgeLastIncomingGsmSms(boolean success, int cause, 122 public synchronized void acknowledgeIncomingGsmSmsWithPdu(boolean success, String ackPdu, 161 public void setSuppServiceNotifications(boolean enable, Message result) { 274 public void setPreferredVoicePrivacy(boolean enable, Message result) { 310 public void setMute(boolean enableMute, Message response) { [all …]
|
/frameworks/base/packages/Tethering/common/TetheringLib/api/ |
D | module-lib-current.txt | 39 method public boolean isTetheringSupported(); 40 method public boolean isTetheringSupported(@NonNull String); 42 …RITE_SETTINGS}) public void requestLatestTetheringEntitlementResult(int, boolean, @NonNull java.ut… 43 …lic void requestLatestTetheringEntitlementResult(int, @NonNull android.os.ResultReceiver, boolean); 44 method @Deprecated public int setUsbTethering(boolean); 102 method public default void onTetheringSupported(boolean); 115 method public boolean getShouldShowEntitlementUi(); 117 method public boolean isExemptFromEntitlementCheck(); 123 …ublic android.net.TetheringManager.TetheringRequest.Builder setExemptFromEntitlementCheck(boolean); 124 …) public android.net.TetheringManager.TetheringRequest.Builder setShouldShowEntitlementUi(boolean);
|
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
D | missingSinces.txt | 29 NO DOC BLOCK: android.support.v17.leanback.app.GuidedStepFragment Method collapseAction(boolean) 30 …OC BLOCK: android.support.v17.leanback.app.GuidedStepSupportFragment Method collapseAction(boolean) 31 … DOC BLOCK: android.support.v17.leanback.widget.GuidedActionsStylist Method collapseAction(boolean) 33 …p.GuidedStepFragment Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean) 34 …dStepSupportFragment Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean) 35 …GuidedActionsStylist Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean) 70 …ngModeChange(android.support.v17.leanback.widget.GuidedActionsStylist.ViewHolder, boolean, boolean) 72 …gmentLifecycleCallbacks(android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks, boolean) 73 NO DOC BLOCK: android.support.v4.app.FragmentTransaction Method setAllowOptimization(boolean) 74 … DOC BLOCK: android.support.v17.leanback.app.BackgroundManager Method setAutoReleaseOnStop(boolean) [all …]
|