Searched refs:setCategory (Results 1 – 15 of 15) sorted by relevance
44 .setCategory(Notification.CATEGORY_MESSAGE) in isMessaging_categoryMessage()66 .setCategory(Notification.CATEGORY_MESSAGE) in isMessaging_publicVersionCategoryMessage()
118 .setCategory(Notification.CATEGORY_MESSAGE) in onNotificationEnqueued_fromSystem()136 .setCategory(Notification.CATEGORY_MESSAGE) in onNotificationEnqueued_noInlineReply()394 .setCategory(Notification.CATEGORY_MESSAGE) in createMessageCategoryNotification()
100 inline void setCategory(UFieldCategory category) { in setCategory() function
326 handler.setCategory(UFIELD_CATEGORY_DATE); in formatToValue()380 handler.setCategory(UFIELD_CATEGORY_DATE); in formatToValue()
58 if (![self setCategory:configuration.category83 if (![self setCategory:configuration.category
227 - (BOOL)setCategory:(NSString *)category
409 - (BOOL)setCategory:(NSString *)category415 return [self.session setCategory:category withOptions:options error:outError];
41 [self.audioSession setCategory:AVAudioSessionCategoryPlayAndRecord withOptions:0 error:&error];
210 pageMeta.setCategory(hdf.getValue("page.category","")); in setPageMetadata()731 public Builder setCategory(String mCategory) { in setCategory() method in PageMetadata.Node.Builder1022 public void setCategory(String title) { in setCategory() method in PageMetadata.Node
109 Retrieved->setCategory(TestCategory); in TEST()
298 void setCategory(OptionCategory &C) { Category = &C; } in setCategory() function404 template <class Opt> void apply(Opt &O) const { O.setCategory(Category); } in apply()
310 void setCategory(OptionCategory &C) { Category = &C; } in setCategory() function422 template <class Opt> void apply(Opt &O) const { O.setCategory(Category); } in apply()
1340 Map["print-all-options"]->setCategory(AnotherCategory);
1305 Map["print-all-options"]->setCategory(AnotherCategory);