Searched refs:logel (Results 1 – 2 of 2) sorted by relevance
187 logel(e.getMessage()); in validateDisplayInfo()259 private void logel(@NonNull String s) { in logel() method in DisplayInfoController
836 logel("insertNewRecordIntoDatabaseSync: Failed to insert subscription into database. " in insertNewRecordIntoDatabaseSync()880 logel("insertSubscriptionInfo: Failed to insert a new subscription. subInfo=" in insertSubscriptionInfo()910 logel("Failed to remove subscription with subId=" + subId); in removeSubscriptionInfo()933 logel("updateDatabase: Database has not been initialized. Can't update database at " in updateDatabase()984 logel("Subscription doesn't exist. subId=" + subId + ", columnName=" + columnName); in writeDatabaseAndCacheHelper()2535 private void logel(@NonNull String s) { in logel() method in SubscriptionDatabaseManager