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.java224 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() method
378 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification
448 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification
/frameworks/native/services/surfaceflinger/
DColorLayer.h32 virtual const char* getTypeId() const { return "ColorLayer"; } in getTypeId() function
DContainerLayer.h32 const char* getTypeId() const override { return "ContainerLayer"; } in getTypeId() function
DBufferLayer.h78 const char* getTypeId() const override { return "BufferLayer"; } in getTypeId() function
DLayer.cpp1403 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()
DLayer.h328 virtual const char* getTypeId() const = 0;
/frameworks/base/config/
Dboot-image-profile.txt39573 …m/android/internal/telephony/CarrierServiceStateTracker$EmergencyNetworkNotification;->getTypeId()I
39576 HSPLcom/android/internal/telephony/CarrierServiceStateTracker$PrefNetworkNotification;->getTypeId()I