/aosp12/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | MonthDisplayHelperTest.java | 51 MonthDisplayHelper helper = new MonthDisplayHelper(2007, Calendar.SEPTEMBER); in testMonthRows() local 64 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testMonthRowsWeekStartsMonday() local 79 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testMonthRowsWeekStartsSaturday() local 103 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetDayAt() local 114 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testPrevMonth() local 129 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testPrevMonthRollOver() local 140 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testNextMonth() local 155 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetRowOf() local 167 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetColumnOf() local 179 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testWithinCurrentMonth() local
|
/aosp12/packages/apps/CertInstaller/robotests/src/com/android/certinstaller/ |
H A D | CertInstallerRoboTest.java | 50 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testNameNotNullPass() local 59 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testReferrerNotNullPass() local 75 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testUidUsageEqualWifiPass() local 93 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testUidUsageNotNullPass() local 108 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testUidUsageNullPass() local 119 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testIntentGetsMultipleKeysPass() local 128 CredentialHelper helper = startActivityAndGetCredentialHelper(intent); in testIntentNullPass() local
|
/aosp12/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/partner/ |
H A D | PartnerConfigHelperTest.java | 73 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getDimension_withWrongConfigType_shouldThrowException() local 80 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getDimension_shouldReturnExpectedDimension() local 95 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getColor_shouldReturnExpectedColor() local 110 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getColor_whenCacheHasColorStateList_shouldReturnExpectedColor() local 129 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getColorStateList_shouldReturnExpectedColorStateList() local 148 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getColorStateList_whenCacheHasColorValue_shouldReturnExpectedColorStateList() local 168 PartnerConfigHelper helper = PartnerConfigHelper.get(application); in getString_shouldReturnExpectedString() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/password/ |
H A D | ChooseLockSettingsHelperTest.java | 49 ChooseLockSettingsHelper helper = getChooseLockSettingsHelper(builder); in testLaunchConfirmationActivityWithExternal() local 80 ChooseLockSettingsHelper helper = getChooseLockSettingsHelper(builder); in testLaunchConfirmationActivityInternal() local 113 ChooseLockSettingsHelper helper = getChooseLockSettingsHelper(builder); in testLaunchConfirmationActivity_internal_shouldPropagateTheme() local 130 ChooseLockSettingsHelper helper = getChooseLockSettingsHelper(builder); in launchConfirmPattern_ForceVerify_shouldLaunchInternalActivity() local 150 ChooseLockSettingsHelper helper = getChooseLockSettingsHelper(builder); in launchConfirmPassword_ForceVerify_shouldLaunchInternalActivity() local 169 ChooseLockSettingsHelper helper = builder.build(); in getChooseLockSettingsHelper() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/rollback/ |
H A D | AppDataRollbackHelperTest.java | 64 AppDataRollbackHelper helper = spy(new AppDataRollbackHelper(installer, mApexManager)); in testSnapshotAppData() local 129 AppDataRollbackHelper helper = spy(new AppDataRollbackHelper(installer, mApexManager)); in testRestoreAppDataSnapshot_pendingBackupForUser() local 154 AppDataRollbackHelper helper = spy(new AppDataRollbackHelper(installer, mApexManager)); in testRestoreAppDataSnapshot_availableBackupForLockedUser() local 178 AppDataRollbackHelper helper = spy(new AppDataRollbackHelper(installer, mApexManager)); in testRestoreAppDataSnapshot_availableBackupForUnlockedUser() local 199 AppDataRollbackHelper helper = new AppDataRollbackHelper(installer, mApexManager); in destroyAppData() local 218 AppDataRollbackHelper helper = new AppDataRollbackHelper(installer, mApexManager); in commitPendingBackupAndRestoreForUser() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/pm/ |
H A D | InstallSessionTracker.java | 58 InstallSessionHelper helper = mWeakHelper.get(); in onCreated() local 73 InstallSessionHelper helper = mWeakHelper.get(); in onFinished() local 101 InstallSessionHelper helper = mWeakHelper.get(); in onProgressChanged() local 117 InstallSessionHelper helper = mWeakHelper.get(); in onBadgingChanged() local 129 int sessionId, InstallSessionHelper helper, Callback callback) { in pushSessionDisplayToLauncher() 141 private SparseArray<PackageUserKey> getActiveSessionMap(InstallSessionHelper helper) { in getActiveSessionMap()
|
/aosp12/bionic/tests/ |
H A D | dl_test.cpp | 128 std::string helper = GetTestlibRoot() + in TEST() local 144 std::string helper = GetTestlibRoot() + in TEST() local 170 std::string helper = GetTestlibRoot() + in TEST() local 182 std::string helper = GetTestlibRoot() + in TEST() local 197 std::string helper = GetTestlibRoot() + in TEST() local 208 std::string helper = GetTestlibRoot() + in TEST() local 239 std::string helper = GetTestlibRoot() + in TEST() local 291 std::string helper = GetTestlibRoot() + in TEST() local 328 std::string helper = GetTestlibRoot() + in TEST() local 369 std::string helper = GetTestlibRoot() + in TEST() local
|
H A D | sys_thread_properties_test.cpp | 26 std::string helper = GetTestLibRoot() + "tls_properties_helper/tls_properties_helper"; in TEST() local 39 std::string helper = GetTestLibRoot() + "thread_exit_cb_helper/thread_exit_cb_helper"; in TEST() local
|
/aosp12/frameworks/base/core/java/android/app/backup/ |
H A D | BackupHelperDispatcher.java | 44 public void addHelper(String keyPrefix, BackupHelper helper) { in addHelper() 61 BackupHelper helper = helpers.get(header.keyPrefix); in performBackup() local 77 BackupHelper helper = entry.getValue(); in performBackup() local 83 ParcelFileDescriptor newState, Header header, BackupHelper helper) in doOneBackup() 119 BackupHelper helper = mHelpers.get(prefix); in performRestore() local
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/audio/ |
H A D | CarAudioZonesHelperLegacyTest.java | 168 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_succeeds() local 183 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_parsesAllVolumeGroups() local 198 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_primaryZoneHasInputDevice() local 213 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_primaryZoneHasMicrophoneInputDevice() local 231 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_associatesLegacyContextsWithCorrectBuses() local 259 CarAudioZonesHelperLegacy helper = new CarAudioZonesHelperLegacy(mContext, mCarVolumeGroups, in loadAudioZones_associatesNonLegacyContextsWithMediaBus() local
|
/aosp12/art/dex2oat/linker/ |
H A D | image_test.cc | 34 CompilationHelper helper; in TEST_F() local 47 CompilationHelper helper; in TEST_F() local 110 CompilationHelper helper; in TEST_F() local 170 CompilationHelper helper; in TEST_F() local
|
/aosp12/frameworks/av/media/libstagefright/id3/test/ |
H A D | ID3Test.cpp | 48 DataSourceHelper helper(file->wrap()); in TEST_P() local 69 DataSourceHelper helper(file->wrap()); in TEST_P() local 83 DataSourceHelper helper(file->wrap()); in TEST_P() local 128 DataSourceHelper helper(file->wrap()); in TEST_P() local 155 DataSourceHelper helper(file->wrap()); in TEST_P() local
|
/aosp12/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/storage/ |
H A D | BackupEncryptionDb.java | 32 BackupEncryptionDbHelper helper = new BackupEncryptionDbHelper(context); in newInstance() local 37 private BackupEncryptionDb(BackupEncryptionDbHelper helper) { in BackupEncryptionDb()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/ |
H A D | DatabaseTestUtils.java | 36 SlicesDatabaseHelper helper = SlicesDatabaseHelper.getInstance(context); in clearSlicesDb() local 43 AnomalyDatabaseHelper helper = AnomalyDatabaseHelper.getInstance(context); in clearAnomalyDb() local
|
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
H A D | DatabaseHelperTest.java | 84 try (DatabaseHelper helper = new DatabaseHelperS(sIsolatedContext, TEST_CLEAN_DB)) { in testFilterVolumeNames() 166 try (DatabaseHelper helper = new DatabaseHelperR(sIsolatedContext, TEST_CLEAN_DB)) { in testArtistsAndAlbumsIncludeOnlyMusic() 228 try (DatabaseHelper helper = new DatabaseHelperR(sIsolatedContext, TEST_CLEAN_DB)) { in testTransactions() 264 try (DatabaseHelper helper = before.getConstructor(Context.class, String.class) in assertDowngrade() 283 try (DatabaseHelper helper = after.getConstructor(Context.class, String.class) in assertDowngrade() 316 try (DatabaseHelper helper = before.getConstructor(Context.class, String.class) in assertRecompute() 369 try (DatabaseHelper helper = after.getConstructor(Context.class, String.class) in assertRecompute() 427 try (DatabaseHelper helper = before.getConstructor(Context.class, String.class) in assertUpgrade() 432 try (DatabaseHelper helper = after.getConstructor(Context.class, String.class) in assertUpgrade() 483 try (DatabaseHelper helper = afterModifier.getConstructor(Context.class, String.class) in testUpgradeAndAddModifier() [all …]
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/ |
H A D | SendDpcBroadcastService.java | 53 ProvisioningIntentProvider helper = new ProvisioningIntentProvider(); in onStartCommand() local 70 ProvisioningIntentProvider helper, UserHandle managedProfileUserHandle) { in maybeLaunchDpc() 84 Utils utils, ProvisioningIntentProvider helper, UserHandle managedProfileUserHandle) { in sendDpcReceivedSuccessReceiver()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputViewTest.java | 120 NotificationTestHelper helper = new NotificationTestHelper( in testSendRemoteInput_intentContainsResultsAndSource() local 155 NotificationTestHelper helper = new NotificationTestHelper( in getTargetInputMethodUser() local 201 NotificationTestHelper helper = new NotificationTestHelper( in testNoCrashWithoutVisibilityListener() local 215 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndSend() local
|
/aosp12/frameworks/native/cmds/flatland/ |
H A D | Composers.cpp | 28 bool setUp(GLHelper* helper) { in setUp() 117 GLHelper* helper) { in setUp() 145 virtual bool setUp(GLHelper* helper) { in opaque() 168 virtual bool setUp(GLHelper* helper) { in opaqueShrink() 201 virtual bool setUp(GLHelper* helper) { in blend() 239 virtual bool setUp(GLHelper* helper) { in blendShrink()
|
/aosp12/packages/services/Car/service/src/com/android/car/am/ |
H A D | CarActivityService.java | 62 public void setICarServiceHelper(ICarServiceHelper helper) { in setICarServiceHelper() 80 ICarServiceHelper helper; in setPersistentActivity() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/ |
H A D | HidDeviceTest.java | 288 BluetoothHidDeviceCallbackTestHelper helper = new BluetoothHidDeviceCallbackTestHelper(); in testRegistration() local 323 BluetoothHidDeviceCallbackTestHelper helper = new BluetoothHidDeviceCallbackTestHelper(); in testSendReport() local 360 BluetoothHidDeviceCallbackTestHelper helper = new BluetoothHidDeviceCallbackTestHelper(); in testReplyReport() local 395 BluetoothHidDeviceCallbackTestHelper helper = new BluetoothHidDeviceCallbackTestHelper(); in testReportError() local 497 BluetoothHidDeviceCallbackTestHelper helper = new BluetoothHidDeviceCallbackTestHelper(); in testCallbacks() local
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/view/ |
H A D | RecyclerViewCaptureHelperTest.java | 159 RecyclerViewCaptureHelper helper = new RecyclerViewCaptureHelper(); in onScrollRequested_up_fromMiddle() local 178 RecyclerViewCaptureHelper helper = new RecyclerViewCaptureHelper(); in onScrollRequested_down_fromMiddle() local 198 RecyclerViewCaptureHelper helper = new RecyclerViewCaptureHelper(); in onScrollRequested_up_fromBottom() local 239 RecyclerViewCaptureHelper helper = new RecyclerViewCaptureHelper(); in onScrollRequested_offTopEdge() local 267 RecyclerViewCaptureHelper helper = new RecyclerViewCaptureHelper(); in onScrollRequested_offBottomEdge() local
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | CarUiSnapHelper.java | 185 private static int distanceToTopMargin(@NonNull View targetView, OrientationHelper helper) { in distanceToTopMargin() 203 private static boolean isValidSnapView(View view, OrientationHelper helper) { in isValidSnapView() 215 static float getPercentageVisible(View view, OrientationHelper helper) { in getPercentageVisible() 317 public int estimateNextPositionDiffForScrollDistance(OrientationHelper helper, in estimateNextPositionDiffForScrollDistance() 343 OrientationHelper helper) { in computeDistancePerChild()
|
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/ |
H A D | SnapHelper.java | 185 private static int distanceToTopMargin(@NonNull View targetView, OrientationHelper helper) { in distanceToTopMargin() 203 private static boolean isValidSnapView(View view, OrientationHelper helper) { in isValidSnapView() 215 static float getPercentageVisible(View view, OrientationHelper helper) { in getPercentageVisible() 317 public int estimateNextPositionDiffForScrollDistance(OrientationHelper helper, in estimateNextPositionDiffForScrollDistance() 343 OrientationHelper helper) { in computeDistancePerChild()
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/ |
H A D | ActivationTask.java | 138 OmtpVvmCarrierConfigHelper helper; in onExecuteInBackgroundThread() local 176 onSuccess(getContext(), phoneAccountHandle, helper); in onExecuteInBackgroundThread() local 237 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread() local 248 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread() local
|
/aosp12/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/ |
H A D | CarHelperRegistry.java | 111 H helper = getHelper(cls); in getOrCreateHelper() local 134 public <H> void putHelper(@NonNull Class<H> cls, @NonNull H helper) { in putHelper()
|