Searched refs:getTypeId (Results 1 – 7 of 7) sorted by relevance
224 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification()225 Rlog.i(LOG_TAG, "starting timer for notifications." + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()228 cancelNotification(notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()229 Rlog.i(LOG_TAG, "canceling notifications: " + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()298 getNotificationManager(context).notify(notificationType.getTypeId(), builder.build()); in sendNotification()340 int getTypeId(); in getTypeId() method378 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification448 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
32 virtual const char* getTypeId() const { return "ColorLayer"; } in getTypeId() function
32 const char* getTypeId() const override { return "ContainerLayer"; } in getTypeId() function
78 const char* getTypeId() const override { return "BufferLayer"; } in getTypeId() function
1403 info.mType = String8(getTypeId()); in getLayerDebugInfo()1508 result.appendFormat("- Layer %s (%s, %p)\n", getName().string(), getTypeId(), this); in dumpFrameEvents()1907 layerInfo->set_type(String8(getTypeId())); in writeToProto()1996 if (std::strcmp(getTypeId(), "BufferLayer") == 0 && in writeToProto()
328 virtual const char* getTypeId() const = 0;
39573 …m/android/internal/telephony/CarrierServiceStateTracker$EmergencyNetworkNotification;->getTypeId()I39576 HSPLcom/android/internal/telephony/CarrierServiceStateTracker$PrefNetworkNotification;->getTypeId()I