Searched refs:TEST_SYSTEM_ABILITY_ID (Results 1 – 2 of 2) sorted by relevance
22 const TEST_SYSTEM_ABILITY_ID: i32 = 1011; const52 data.write(&TEST_SYSTEM_ABILITY_ID); in context()66 data.write(&TEST_SYSTEM_ABILITY_ID); in context()74 data.write(&TEST_SYSTEM_ABILITY_ID); in context()
24 const TEST_SYSTEM_ABILITY_ID: i32 = 1012; const52 SystemAbilityManager::add_systemability(TEST_SYSTEM_ABILITY_ID, TestRemoteStub); in init()192 let test_service = SystemAbilityManager::get_system_ability(TEST_SYSTEM_ABILITY_ID).unwrap(); in parcel_read_and_write()