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.java132 String app_id, String content_type) { in queryLastApp()
194 public int processMessage(String app_id, String content_type, Intent intent) in processMessage()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto94 int32 app_id = 34 [deprecated=true]; field
/frameworks/base/core/proto/android/service/
Dprint.proto401 optional int32 app_id = 1; field
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h81 uint32_t app_id; member
/frameworks/native/cmds/installd/
Ddexopt.cpp2576 static bool create_app_profile_snapshot(int32_t app_id, in create_app_profile_snapshot()
2751 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot()
2776 appid_t app_id, in prepare_app_profile()
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto103 optional int32 app_id = 5; field