Searched defs:foregroundServiceTypes (Results 1 – 3 of 3) sorted by relevance
101 int foregroundServiceTypes, in ForegroundServiceDelegationOptions()270 public Builder setForegroundServiceTypes(int foregroundServiceTypes) { in setForegroundServiceTypes()
262 void setReportedForegroundServiceTypes(int foregroundServiceTypes) { in setReportedForegroundServiceTypes()
1516 int foregroundServiceTypes; field in ActivityManagerService.ProcessChangeItem