Searched defs:nh (Results 1 – 7 of 7) sorted by relevance
227 NotificationHistory nh = mDataBase.readNotificationHistory(); in testReadNotificationHistory_readsBuffer() local250 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveNotificationRunnable() local273 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveNotificationRunnable_noChanges() local296 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveConversationRunnable() local319 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveConversationRunnable_noChanges() local342 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveChannelRunnable() local365 NotificationHistory nh = mock(NotificationHistory.class); in testRemoveChannelRunnable_noChanges() local388 NotificationHistory nh = mock(NotificationHistory.class); in testWriteBufferRunnable() local
511 NotificationHistory nh = mHistoryManager.readNotificationHistory( in testReadNotificationHistory() local534 NotificationHistory nh = in testReadNotificationHistory_historyDisabled() local541 NotificationHistory nh = in testReadFilteredNotificationHistory_userLocked() local553 NotificationHistory nh = in testReadFilteredNotificationHistory_historyDisabled() local
253 static bool checkRtNetlinkLength(const struct nlmsghdr *nh, size_t size) { in checkRtNetlinkLength()277 bool NetlinkEvent::parseIfInfoMessage(const struct nlmsghdr *nh) { in parseIfInfoMessage()311 bool NetlinkEvent::parseIfAddrMessage(const struct nlmsghdr *nh) { in parseIfAddrMessage()415 bool NetlinkEvent::parseUlogPacketMessage(const struct nlmsghdr *nh) { in parseUlogPacketMessage()453 bool NetlinkEvent::parseNfPacketMessage(struct nlmsghdr *nh) { in parseNfPacketMessage()489 bool NetlinkEvent::parseRtMessage(const struct nlmsghdr *nh) { in parseRtMessage()581 bool NetlinkEvent::parseNdUserOptMessage(const struct nlmsghdr *nh) { in parseNdUserOptMessage()703 struct nlmsghdr *nh; in parseBinaryNetlinkMessage() local841 nlattr* NetlinkEvent::findNlAttr(const nlmsghdr* nh, size_t hdrlen, uint16_t attr) { in findNlAttr()
396 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory()439 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory()483 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory()
49 native_handle_t* nh = native_handle_create(0, numInts); in convertHalTokenToNativeHandle() local
275 struct nlmsghdr *nh; in ifc_act_on_address() local
1594 final int nh = oh * maxSize / longerDimension; in shrinkBitmap() local