Searched refs:getTypeId (Results 1 – 7 of 7) sorted by relevance
235 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification()236 Rlog.i(LOG_TAG, "starting timer for notifications." + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()240 Rlog.i(LOG_TAG, "canceling notifications: " + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()317 removeMessages(notificationType.getTypeId()); in cancelNotification()352 int getTypeId(); in getTypeId() method400 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification479 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
31 const char* getTypeId() const override { return "ContainerLayer"; } in getTypeId() function
33 virtual const char* getTypeId() const { return "ColorLayer"; } in getTypeId() function
67 const char* getTypeId() const override { return "BufferLayer"; } in getTypeId() function
1285 info.mType = std::string(getTypeId()); in getLayerDebugInfo()1402 StringAppendF(&result, "- Layer %s (%s, %p)\n", getName().string(), getTypeId(), this); in dumpFrameEvents()1936 layerInfo->set_type(String8(getTypeId())); in writeToProtoCommonState()
382 virtual const char* getTypeId() const = 0;
21882 …m/android/internal/telephony/CarrierServiceStateTracker$EmergencyNetworkNotification;->getTypeId()I21885 HSPLcom/android/internal/telephony/CarrierServiceStateTracker$PrefNetworkNotification;->getTypeId()I