| /packages/apps/DocumentsUI/src/com/android/documentsui/ui/ |
| D | Snackbars.java | 32 public static final void showDocumentsClipped(Activity activity, int docCount) { in showDocumentsClipped() 38 public static final void showMove(Activity activity, int docCount) { in showMove() 43 public static final void showCopy(Activity activity, int docCount) { in showCopy() 48 public static final void showCompress(Activity activity, int docCount) { in showCompress() 53 public static final void showExtract(Activity activity, int docCount) { in showExtract() 58 public static final void showDelete(Activity activity, int docCount) { in showDelete() 63 public static final void showOperationRejected(Activity activity) { in showOperationRejected() 67 public static final void showOperationFailed(Activity activity) { in showOperationFailed() 71 public static final void showRenameFailed(Activity activity) { in showRenameFailed() 75 public static final void showInspectorError(Activity activity) { in showInspectorError() [all …]
|
| /packages/apps/Gallery/src/com/android/camera/ |
| D | MonitoredActivity.java | 30 public void onActivityCreated(MonitoredActivity activity); in onActivityCreated() 31 public void onActivityDestroyed(MonitoredActivity activity); in onActivityDestroyed() 32 public void onActivityStarted(MonitoredActivity activity); in onActivityStarted() 33 public void onActivityStopped(MonitoredActivity activity); in onActivityStopped() 37 public void onActivityCreated(MonitoredActivity activity) { in onActivityCreated() 40 public void onActivityDestroyed(MonitoredActivity activity) { in onActivityDestroyed() 43 public void onActivityStarted(MonitoredActivity activity) { in onActivityStarted() 46 public void onActivityStopped(MonitoredActivity activity) { in onActivityStopped()
|
| /packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
| D | SendTestMessages.java | 432 private static void sendBroadcast(Activity activity, int serialNumber, int category, in sendBroadcast() 441 public static void testSendMessage7bit(Activity activity, int serialNumber, in testSendMessage7bit() 446 public static void testSendMessage7bitUmts(Activity activity, int serialNumber, in testSendMessage7bitUmts() 451 public static void testSendMessage7bitNoPadding(Activity activity, int serialNumber, in testSendMessage7bitNoPadding() 456 public static void testSendMessage7bitNoPaddingUmts(Activity activity, int serialNumber, in testSendMessage7bitNoPaddingUmts() 461 public static void testSendMessage7bitMultipageGsm(Activity activity, int serialNumber, in testSendMessage7bitMultipageGsm() 473 public static void testSendMessage7bitMultipageUmts(Activity activity, int serialNumber, in testSendMessage7bitMultipageUmts() 478 public static void testSendMessage7bitWithLanguage(Activity activity, int serialNumber, in testSendMessage7bitWithLanguage() 483 public static void testSendMessage7bitWithLanguageInBody(Activity activity, int serialNumber, in testSendMessage7bitWithLanguageInBody() 488 public static void testSendMessage7bitWithLanguageInBodyUmts(Activity activity, in testSendMessage7bitWithLanguageInBodyUmts() [all …]
|
| D | SendGsmCmasMessages.java | 56 private static void sendBroadcast(Activity activity, SmsCbMessage cbMessage) { in sendBroadcast() 65 public static void testSendCmasPresAlert(Activity activity, int serialNumber) { in testSendCmasPresAlert() 75 public static void testSendCmasExtremeAlert(Activity activity, int serialNumber) { in testSendCmasExtremeAlert() 85 public static void testSendCmasSevereAlert(Activity activity, int serialNumber) { in testSendCmasSevereAlert() 95 public static void testSendCmasAmberAlert(Activity activity, int serialNumber) { in testSendCmasAmberAlert() 105 public static void testSendCmasMonthlyTest(Activity activity, int serialNumber) { in testSendCmasMonthlyTest() 115 public static void testSendPublicSafetyMessagesAlert(Activity activity, int serialNumber) { in testSendPublicSafetyMessagesAlert()
|
| D | SendCdmaCmasMessages.java | 54 private static void sendBroadcast(Activity activity, SmsCbMessage cbMessage) { in sendBroadcast() 63 public static void testSendCmasPresAlert(Activity activity, int serialNumber) { in testSendCmasPresAlert() 73 public static void testSendCmasExtremeAlert(Activity activity, int serialNumber) { in testSendCmasExtremeAlert() 83 public static void testSendCmasSevereAlert(Activity activity, int serialNumber) { in testSendCmasSevereAlert() 93 public static void testSendCmasAmberAlert(Activity activity, int serialNumber) { in testSendCmasAmberAlert() 103 public static void testSendCmasMonthlyTest(Activity activity, int serialNumber) { in testSendCmasMonthlyTest()
|
| /packages/apps/UnifiedEmail/tests/src/com/android/mail/compose/ |
| D | ComposeActivityTest.java | 102 public void setAccount(ComposeActivity activity, String accountName) { in setAccount() 131 final ComposeActivity activity = getActivity(); in testRecipientsRefReplyAllCustomFromReplyTo() local 174 final ComposeActivity activity = getActivity(); in testRecipientsRefReplyAllOnlyAccount() local 211 final ComposeActivity activity = getActivity(); in testRecipientsRefReplyAllOnlyCustomFrom() local 248 final ComposeActivity activity = getActivity(); in testReply() local 270 final ComposeActivity activity = getActivity(); in testReplyWithReplyTo() local 296 final ComposeActivity activity = getActivity(); in testReplyToSelf() local 321 final ComposeActivity activity = getActivity(); in testReplyAllToSelf() local 347 final ComposeActivity activity = getActivity(); in testReplyAllToSelfWithCc() local 373 final ComposeActivity activity = getActivity(); in testReplyAll() local [all …]
|
| /packages/apps/LegacyCamera/src/com/android/camera/ |
| D | MenuHelper.java | 80 private static void startCameraActivity(Activity activity, Intent intent, in startCameraActivity() 99 public static void gotoMode(int mode, Activity activity) { in gotoMode() 121 public static void gotoVideoMode(Activity activity, boolean resetEffect) { in gotoVideoMode() 127 public static void gotoCameraMode(Activity activity) { in gotoCameraMode() 132 public static void gotoVideoMode(Activity activity, Intent intent) { in gotoVideoMode() 136 public static void gotoCameraMode(Activity activity, Intent intent) { in gotoCameraMode() 140 public static void gotoCameraImageGallery(Activity activity) { in gotoCameraImageGallery() 144 public static void gotoCameraVideoGallery(Activity activity) { in gotoCameraVideoGallery() 148 private static void gotoGallery(Activity activity, int windowTitleId, in gotoGallery()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/fingerprint/ |
| D | SetupFingerprintEnrollIntroductionTest.java | 130 SetupFingerprintEnrollIntroduction activity = mController.get(); in testBackKeyPress_shouldSetIntentDataIfLockScreenAdded() local 144 SetupFingerprintEnrollIntroduction activity = mController.get(); in testBackKeyPress_shouldNotSetIntentDataIfLockScreenPresentBeforeLaunch() local 155 SetupFingerprintEnrollIntroduction activity = mController.create().resume().get(); in testCancelClicked_shouldSetIntentDataIfLockScreenAdded() local 170 SetupFingerprintEnrollIntroduction activity = mController.create().resume().get(); in testCancelClicked_shouldNotSetIntentDataIfLockScreenPresentBeforeLaunch() local 181 SetupFingerprintEnrollIntroduction activity = mController.create().resume().get(); in testOnResultFromFindSensor_shouldNotSetIntentDataIfLockScreenPresentBeforeLaunch() local 190 SetupFingerprintEnrollIntroduction activity = mController.create().resume().get(); in testOnResultFromFindSensor_shouldSetIntentDataIfLockScreenAdded() local 200 SetupFingerprintEnrollIntroduction activity = mController.create().resume().get(); in testOnResultFromFindSensor_shouldNotSetIntentDataIfLockScreenNotAdded() local 212 SetupFingerprintEnrollIntroduction activity = mController.get(); in testLockPattern() local
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
| D | ActivityControlHelper.java | 78 LayoutListener createLayoutListener(T activity); in createLayoutListener() 83 void onQuickInteractionStart(T activity, @Nullable RunningTaskInfo taskInfo, in onQuickInteractionStart() 89 void executeOnWindowAvailable(T activity, Runnable action); in executeOnWindowAvailable() 91 void onTransitionCancelled(T activity, boolean activityVisible); in onTransitionCancelled() 96 void onSwipeUpComplete(T activity); in onSwipeUpComplete() 98 AnimationFactory prepareRecentsUI(T activity, boolean activityVisible, in prepareRecentsUI() 123 boolean supportsLongSwipe(T activity); in supportsLongSwipe() 125 AlphaProperty getAlphaProperty(T activity); in getAlphaProperty() 130 LongSwipeHelper getLongSwipeController(T activity, RemoteAnimationTargetSet targetSet); in getLongSwipeController() 140 public LayoutListener createLayoutListener(Launcher activity) { in createLayoutListener() [all …]
|
| D | RecentsActivityTracker.java | 57 private boolean init(RecentsActivity activity, boolean visible) { in init() 74 public static void onRecentsActivityCreate(RecentsActivity activity) { in onRecentsActivityCreate() 80 public static void onRecentsActivityNewIntent(RecentsActivity activity) { in onRecentsActivityNewIntent() 84 public static void onRecentsActivityDestroy(RecentsActivity activity) { in onRecentsActivityDestroy() 106 RecentsActivity activity = sCurrentActivity.get(); in run() local 112 public synchronized boolean initIfPending(RecentsActivity activity, boolean alreadyOnHome) { in initIfPending()
|
| /packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
| D | VoicemailChangePinActivity.java | 117 public void onEnter(VoicemailChangePinActivity activity) { in onEnter() 125 public void onInputChanged(VoicemailChangePinActivity activity) { in onInputChanged() 130 public void handleNext(VoicemailChangePinActivity activity) { in handleNext() 136 public void handleResult(VoicemailChangePinActivity activity, @ChangePinResult int result) { in handleResult() 154 public void onEnter(VoicemailChangePinActivity activity) { in onEnter() 161 final VoicemailChangePinActivity activity, @ChangePinResult int result) { in handleResult() 188 public void onLeave(VoicemailChangePinActivity activity) { in onLeave() 198 public void onEnter(VoicemailChangePinActivity activity) { in onEnter() 209 public void onInputChanged(VoicemailChangePinActivity activity) { in onInputChanged() 226 public void handleNext(VoicemailChangePinActivity activity) { in handleNext() [all …]
|
| /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/ |
| D | PreProvisioningActivityTest.java | 106 Activity activity = mActivityRule.launchActivity( in profileOwnerDefaultColors() local 116 Activity activity = mActivityRule.launchActivity( in profileOwnerCustomColors() local 126 Activity activity = mActivityRule.launchActivity( in deviceOwnerDefaultColorsAndLogo() local 136 Activity activity = mActivityRule.launchActivity( in deviceOwnerCustomColor() local 148 Activity activity = mActivityRule.launchActivity( in deviceOwnerCustomLogo() local 157 Activity activity = mActivityRule.launchActivity( in profileOwnerWholeLayoutIsAdjusted() local
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/picker/ |
| D | LastAccessedStorage.java | 43 Activity activity, ProvidersAccess providers, State state); in getLastAccessed() 45 void setLastAccessed(Activity activity, DocumentStack stack); in setLastAccessed() 47 void setLastAccessedToExternalApp(Activity activity); in setLastAccessedToExternalApp() 61 Activity activity, ProvidersAccess providers, State state) { in getLastAccessed() 79 public void setLastAccessed(Activity activity, DocumentStack stack) { in setLastAccessed() 85 public void setLastAccessedToExternalApp(Activity activity) { in setLastAccessedToExternalApp()
|
| /packages/apps/Settings/src/com/android/settings/overlay/ |
| D | SurveyFeatureProvider.java | 37 void downloadSurvey(Activity activity, String surveyId, @Nullable String data); in downloadSurvey() 46 boolean showSurveyIfAvailable(Activity activity, String surveyId); in showSurveyIfAvailable() 78 BroadcastReceiver createAndRegisterReceiver(Activity activity); in createAndRegisterReceiver() 85 static void unregisterReceiver(Activity activity, BroadcastReceiver receiver) { in unregisterReceiver()
|
| /packages/apps/TV/src/com/android/tv/dvr/ui/ |
| D | DvrUiHelper.java | 97 Activity activity, String inputId, Runnable recordingRequestRunnable) { in checkStorageStatusAndShowErrorMessage() 119 Activity activity, Program program, boolean addCurrentProgramToSeries) { in showScheduleDialog() 131 public static void showChannelRecordDurationOptions(Activity activity, Channel channel) { in showChannelRecordDurationOptions() 141 public static void showScheduleConflictDialog(Activity activity, Program program) { in showScheduleConflictDialog() 151 public static void showChannelWatchConflictDialog(MainActivity activity, Channel channel) { in showChannelWatchConflictDialog() 162 MainActivity activity, Set<String> failedScheduledRecordingInfoSet) { in showDvrInsufficientSpaceErrorDialog() 182 Activity activity, Runnable recordingRequestRunnable) { in showDvrNoFreeSpaceErrorDialog() 200 private static void showDvrMissingStorageErrorDialog(Activity activity) { in showDvrMissingStorageErrorDialog() 205 public static void showDvrSmallSizedStorageErrorDialog(Activity activity) { in showDvrSmallSizedStorageErrorDialog() 211 Activity activity, in showStopRecordingDialog() [all …]
|
| /packages/apps/UnifiedEmail/src/com/android/mail/drawer/ |
| D | DrawerItem.java | 112 protected DrawerItem(ControllableActivity activity, Folder folder, in DrawerItem() 130 public static DrawerItem ofFolder(ControllableActivity activity, Folder folder, in ofFolder() 143 public static DrawerItem ofAccount(ControllableActivity activity, Account account, in ofAccount() 157 public static DrawerItem ofHeader(ControllableActivity activity, int resource) { in ofHeader() 161 public static DrawerItem ofBlankHeader(ControllableActivity activity) { in ofBlankHeader() 165 public static DrawerItem ofBottomSpace(ControllableActivity activity) { in ofBottomSpace() 175 public static DrawerItem ofWaitView(ControllableActivity activity) { in ofWaitView() 179 public static DrawerItem ofHelpItem(ControllableActivity activity, Account account, in ofHelpItem() 184 public static DrawerItem ofSettingsItem(ControllableActivity activity, Account account, in ofSettingsItem()
|
| /packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/preferences/ |
| D | EmergencyListPreferenceTest.java | 59 EditInfoActivity activity = startEditInfoActivity(); in testSummary_organDonor() local 71 EditInfoActivity activity = startEditInfoActivity(); in testSummary_bloodType() local 83 EditInfoActivity activity = startEditInfoActivity(); in testTitle_organDonor() local 94 EditInfoActivity activity = startEditInfoActivity(); in testTitle_bloodType() local 105 EditInfoActivity activity = startEditInfoActivity(); in testProperties_organDonor() local 120 EditInfoActivity activity = startEditInfoActivity(); in testProperties_bloodType() local 136 EditInfoActivity activity = startEditInfoActivity(); in testContentDescriptions() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/password/ |
| D | ChooseLockSettingsHelperTest.java | 37 final Activity activity = Robolectric.setupActivity(Activity.class); in testLaunchConfirmationActivityWithExternalAndChallenge() local 76 final Activity activity = Robolectric.setupActivity(Activity.class); in testLaunchConfirmationActivityInternalAndChallenge() local 116 Activity activity = Robolectric.buildActivity(Activity.class, intent).get(); in testLaunchConfirmationActivity_internal_shouldPropagateTheme() local 127 private ChooseLockSettingsHelper getChooseLockSettingsHelper(Activity activity) { in getChooseLockSettingsHelper()
|
| D | SetupChooseLockPasswordTest.java | 86 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in createActivity_withShowOptionsButtonExtra_shouldShowButton() local 96 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in createActivity_withShowOptionsButtonExtra_buttonNotVisibleIfNoVisibleLockTypes() local 104 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in allSecurityOptions_shouldBeShown_When_OptionsButtonIsClicked() local 121 SetupChooseLockPassword activity = in createActivity_clickDifferentOption_extrasShouldBePropagated() local
|
| /packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/view/ |
| D | ViewInfoActivityTest.java | 86 ViewInfoActivity activity = startViewInfoActivity(); in testInitialState() local 104 ViewInfoActivity activity = startViewInfoActivity(); in testNameSet() local 126 ViewInfoActivity activity = startViewInfoActivity(); in testMedicalInfoSet() local 148 ViewInfoActivity activity = startViewInfoActivity(); in testEmergencyContactsSet() local 176 ViewInfoActivity activity = startViewInfoActivity(); in testMedicalInfoAndEmergencyContactsSet() local 198 ViewInfoActivity activity = startViewInfoActivity(); in testCanGoToEditInfoActivityFromMenu() local 215 ViewInfoActivity activity = startViewInfoActivity(); in testRotate_shouldNotCrash() local
|
| /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
| D | TestLastAccessedStorage.java | 41 …public @Nullable DocumentStack getLastAccessed(Activity activity, ProvidersAccess roots, State sta… in getLastAccessed() 46 public void setLastAccessed(Activity activity, DocumentStack stack) { in setLastAccessed() 52 public void setLastAccessedToExternalApp(Activity activity) { in setLastAccessedToExternalApp()
|
| /packages/apps/Contacts/src-bind/com/android/contactsbind/ |
| D | HelpUtils.java | 36 public static void launchHelpAndFeedbackForMainScreen(Activity activity) { } in launchHelpAndFeedbackForMainScreen() 38 public static void launchHelpAndFeedbackForContactScreen(Activity activity) { } in launchHelpAndFeedbackForContactScreen()
|
| D | FeatureHighlightHelper.java | 26 public static boolean showHamburgerFeatureHighlight(final FragmentActivity activity) { in showHamburgerFeatureHighlight() 30 public static boolean tryRemoveHighlight(final FragmentActivity activity) { in tryRemoveHighlight()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/ |
| D | CategoryPanel.java | 47 public void onAttach(Activity activity) { in onAttach() 53 FilterShowActivity activity = (FilterShowActivity) getActivity(); in loadAdapter() local 140 FilterShowActivity activity = (FilterShowActivity) getActivity(); in onClick() local 150 FilterShowActivity activity = (FilterShowActivity) getActivity(); in updateAddButtonVisibility() local
|
| /packages/apps/Settings/tests/unit/src/com/android/settings/password/ |
| D | ChooseLockGenericTest.java | 95 final Activity activity = getCurrentActivity(); in testConfirmLockPasswordShown_deviceWithPassword() local 114 final Activity activity = getCurrentActivity(); in testConfirmLockPasswordShown_deviceWithPassword_phishingAttack() local 135 final Activity[] activity = new Activity[1]; in getCurrentActivity() local 232 private boolean isSecureWindow(Activity activity) { in isSecureWindow()
|