Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java561 final boolean shouldAutoSwitchSelfId) { in updateConversationMetadataInTransaction() argument
581 if (shouldAutoSwitchSelfId) { in updateConversationMetadataInTransaction()
589 if (shouldAutoSwitchSelfId && OsUtil.isAtLeastL_MR1()) { in updateConversationMetadataInTransaction()
601 final boolean keepArchived, final boolean shouldAutoSwitchSelfId) { in updateConversationMetadataInTransaction() argument
605 shouldAutoSwitchSelfId); in updateConversationMetadataInTransaction()
1324 final String conversationId, final boolean shouldAutoSwitchSelfId, in refreshConversationMetadataInTransaction() argument
1346 shouldAutoSwitchSelfId); in refreshConversationMetadataInTransaction()
1367 final boolean shouldAutoSwitchSelfId, final boolean keepArchived) { in maybeRefreshConversationMetadataInTransaction() argument
1393 shouldAutoSwitchSelfId, keepArchived); in maybeRefreshConversationMetadataInTransaction()
1453 final boolean shouldAutoSwitchSelfId, boolean keepArchived) { in maybeRefreshConversationMetadataInTransaction() argument
[all …]