Searched refs:getTypeId (Results 1 – 3 of 3) sorted by relevance
281 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification()282 Rlog.i(LOG_TAG, "starting timer for notifications." + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()286 Rlog.i(LOG_TAG, "canceling notifications: " + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()363 removeMessages(notificationType.getTypeId()); in cancelNotification()398 int getTypeId(); in getTypeId() method446 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification525 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
175 switch (getTypeId(typeInfo)) { in parseKeyValuePairs()354 if (getTypeId(typeInfo) != OBJECT_TYPE) mValid = false; in parseBuffer()360 if (getTypeId(typeInfo) != INT64_TYPE) mValid = false; in parseBuffer()365 if (getTypeId(typeInfo) != INT32_TYPE) mValid = false; in parseBuffer()374 uint8_t typeId = getTypeId(typeInfo); in parseBuffer()416 uint8_t LogEvent::getTypeId(uint8_t typeInfo) { in getTypeId() function in android::os::statsd::LogEvent
292 uint8_t getTypeId(uint8_t typeInfo);