Home
last modified time | relevance | path

Searched refs:setAllowedBgActivityStartsByBinding (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1338 setAllowedBgActivityStartsByBinding(isAllowedByBinding); in updateIsAllowedBgActivityStartsByBinding()
1341 void setAllowedBgActivityStartsByBinding(boolean newValue) { in setAllowedBgActivityStartsByBinding() method in ServiceRecord
DActiveServices.java4267 s.setAllowedBgActivityStartsByBinding(true); in bindServiceLocked()
/frameworks/base/services/
Dart-wear-profile7134 PLcom/android/server/am/ServiceRecord;->setAllowedBgActivityStartsByBinding(Z)V