HomeSort by relevance Sort by last modified time
    Searched defs:getFromId (Results 1 - 4 of 4) sorted by null

  /external/guice/extensions/grapher/src/com/google/inject/grapher/
Alias.java 35 public NodeId getFromId() {
Edge.java 36 public NodeId getFromId() {
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkNotificationManager.java 63 public static NotificationType getFromId(int id) {
151 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId);
289 NotificationType t = NotificationType.getFromId(eventId);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ParticipantData.java 146 public static ParticipantData getFromId(final DatabaseWrapper dbWrapper,

Completed in 445 milliseconds