Searched defs:app_type (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IWapPushManager.aidl | 35 int app_type, boolean need_signature, boolean further_processing); in addPackage() 43 int app_type, boolean need_signature, boolean further_processing); in updatePackage()
|
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
D | WapPushManager.java | 231 protected boolean appTypeCheck(int app_type) { in appTypeCheck() 245 int app_type, boolean need_signature, boolean further_processing) { in addPackage() 297 int app_type, boolean need_signature, boolean further_processing) { in updatePackage() 394 int app_type, boolean need_signature, boolean further_processing) { in verifyData()
|
/frameworks/rs/tests/lldb/ |
D | run_tests.py | 294 def add_result(self, name, app_type, result): argument
|
/frameworks/rs/tests/lldb/tests/harness/ |
D | test_base.py | 44 def __init__(self, device_port, device, timer, app_type, wimpy=False, **kwargs): argument
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccCardApplicationStatus.java | 102 public AppType app_type; field in IccCardApplicationStatus
|