Searched refs:getConstraints (Results 1 – 9 of 9) sorted by relevance
299 if (columnInfo.getConstraints().contains(ColumnInfo.UNIQUE_CONSTRAINT)) { in checkColumnModification()307 if (columnInfo.getConstraints().contains(ColumnInfo.NOT_NULL_CONSTRAINT)) { in checkColumnModification()316 .getConstraints() in checkColumnModification()388 .getConstraints(); in checkForeignKeyModification()476 .getConstraints(); in checkNewTableAddition()
118 public List<Integer> getConstraints() { in getConstraints() method in ColumnInfo
260 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in scheduleInitialCheckInWork()283 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in scheduleRetryCheckInWork()321 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in rescheduleRetryCheckInWork()393 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in maybeScheduleInitialCheckIn_noNeedCheckIn_reschedule()
33 override fun getConstraints(): Matcher<View> { in getConstraints() method in com.android.healthconnect.controller.tests.utils.WaitForViewAction
78 public Matcher<View> getConstraints() { in withCustomConstraints()
248 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in handleGetDeviceCheckInStatusResponse_readyForProvisioning_emptyFcmStartsWork()291 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in handleGetDeviceCheckInStatusResponse_retryCheckIn_emptyFcmStartsWork()
133 public Matcher<View> getConstraints() { in getConstraints() method in EmergencyContactsPreferenceTest.RelaxedClick
160 NetworkRequest networkRequest = actualWorkInfo.getConstraints().getRequiredNetworkRequest(); in verifyReportProvisionStateWorkScheduled()
220 public Matcher<View> getConstraints() { in customClick()