Home
last modified time | relevance | path

Searched defs:app_id (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIWapPushManager.aidl26 int processMessage(String app_id, String content_type, in Intent intent); in processMessage()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java123 String app_id, String content_type) { in queryLastApp()
185 public int processMessage(String app_id, String content_type, Intent intent) in processMessage()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto78 optional int32 app_id = 34; field
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h67 uint32_t app_id; member
/frameworks/base/core/proto/android/service/
Dprint.proto400 optional int32 app_id = 1; field
/frameworks/native/cmds/installd/
Ddexopt.cpp2637 static bool create_app_profile_snapshot(int32_t app_id, in create_app_profile_snapshot()
2764 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot()
2775 appid_t app_id, in prepare_app_profile()
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto171 optional int32 app_id = 5; field