Home
last modified time | relevance | path

Searched refs:getTypeId (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java235 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() method
400 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification
479 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
/frameworks/native/services/surfaceflinger/
DContainerLayer.h31 const char* getTypeId() const override { return "ContainerLayer"; } in getTypeId() function
DColorLayer.h33 virtual const char* getTypeId() const { return "ColorLayer"; } in getTypeId() function
DBufferLayer.h67 const char* getTypeId() const override { return "BufferLayer"; } in getTypeId() function
DLayer.cpp1285 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()
DLayer.h382 virtual const char* getTypeId() const = 0;
/frameworks/base/config/
Dboot-image-profile.txt21882 …m/android/internal/telephony/CarrierServiceStateTracker$EmergencyNetworkNotification;->getTypeId()I
21885 HSPLcom/android/internal/telephony/CarrierServiceStateTracker$PrefNetworkNotification;->getTypeId()I