Searched refs:getSelfSubscriptionId (Results 1 – 4 of 4) sorted by relevance
96 BugleDatabaseOperations.getSelfSubscriptionId(db, message.getSelfId())); in executeAction()
91 BugleDatabaseOperations.getSelfSubscriptionId(db, message.getSelfId())); in executeAction()
877 final int subId = BugleDatabaseOperations.getSelfSubscriptionId(db, in createConversationInfoList()
968 public static int getSelfSubscriptionId(final DatabaseWrapper dbWrapper, in getSelfSubscriptionId() method in BugleDatabaseOperations