Searched refs:REMOVE_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
57 REMOVE_NOTIFICATION, enumerator
1353 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);1381 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);1407 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);1433 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);1459 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
806 …ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_NOTIFICATION, option, data, reply… in RemoveNotification()
150 case static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION): { in OnRemoteRequest()