Searched defs:nextExportAppName (Results 1 – 3 of 3) sorted by relevance
133 @Nullable String nextExportAppName, in ScheduledExportStatus()329 public Builder setNextExportAppName(@Nullable String nextExportAppName) { in setNextExportAppName()
31 val nextExportAppName: String? = null, constant in com.android.healthconnect.controller.exportimport.api.ScheduledExportUiState
200 String nextExportAppName = null; in getScheduledExportStatus() local