Home
last modified time | relevance | path

Searched defs:FLAG_ONE_SHOT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_helper.h39 static const int FLAG_ONE_SHOT = 1 << 30; variable
/aosp14/frameworks/base/errorprone/tests/res/android/app/
H A DPendingIntent.java25 public static final int FLAG_ONE_SHOT = 1<<30; field in PendingIntent
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
H A Dpanding_want_manager_test.cpp52 static const int FLAG_ONE_SHOT = 1 << 30; variable
/aosp14/frameworks/base/core/java/android/app/
H A DPendingIntent.java210 public static final int FLAG_ONE_SHOT = 1<<30; field in PendingIntent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...