Home
last modified time | relevance | path

Searched refs:START_FLAG_REDELIVERY (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DService.java465 public static final int START_FLAG_REDELIVERY = 0x0001; field in Service
476 START_FLAG_REDELIVERY,
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java92 testRestartStartedService(Service.START_FLAG_REDELIVERY, true /* shouldRestart */); in testRestart_redeliveryStartedService_restarted()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java4064 flags |= Service.START_FLAG_REDELIVERY; in sendServiceArgsLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6666 field public static final int START_FLAG_REDELIVERY = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5078 field public static final int START_FLAG_REDELIVERY = 1; // 0x1