HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_PRIORITY (Results 1 - 25 of 44) sorted by null

1 2

  /external/chromium_org/net/base/
request_priority.h 16 DEFAULT_PRIORITY = LOWEST,
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
PhotoPriorityResolverTest.java 41 assertEquals(PhotoPriorityResolver.DEFAULT_PRIORITY,
  /external/chromium_org/ui/message_center/
notification_types.h 42 DEFAULT_PRIORITY = 0,
notification_list.cc 184 if ((*iter)->priority() < DEFAULT_PRIORITY)
203 if ((*iter)->priority() < DEFAULT_PRIORITY)
209 if ((*iter)->priority() == DEFAULT_PRIORITY &&
notification.cc 27 : priority(DEFAULT_PRIORITY),
notification_list_unittest.cc 262 notification_list()->MarkPopupsAsShown(message_center::DEFAULT_PRIORITY);
323 std::string normal_id = AddPriorityNotification(DEFAULT_PRIORITY);
374 std::string id1 = AddPriorityNotification(DEFAULT_PRIORITY);
381 priority.priority = DEFAULT_PRIORITY;
443 priority.priority = DEFAULT_PRIORITY;
532 notification_list()->MarkPopupsAsShown(message_center::DEFAULT_PRIORITY);
  /external/chromium_org/net/spdy/
spdy_write_queue_unittest.cc 122 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
123 scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY));
124 scoped_ptr<SpdyStream> stream3(MakeTestStream(DEFAULT_PRIORITY));
126 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_STREAM, producer1.Pass(),
128 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_REPLY, producer2.Pass(),
130 write_queue.Enqueue(DEFAULT_PRIORITY, RST_STREAM, producer3.Pass(),
160 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
161 scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY));
166 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_STREAM, IntToProducer(i), stream);
194 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
    [all...]
spdy_network_transaction_unittest.cc 556 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY,
572 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
615 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
673 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
692 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY,
830 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY,
839 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
841 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
843 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
    [all...]
spdy_http_stream_unittest.cc 185 http_stream->InitializeStream(&request, DEFAULT_PRIORITY,
266 http_stream1->InitializeStream(&request1, DEFAULT_PRIORITY,
284 http_stream2->InitializeStream(&request2, DEFAULT_PRIORITY,
358 http_stream.InitializeStream(&request, DEFAULT_PRIORITY,
425 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY,
515 &request, DEFAULT_PRIORITY, net_log, CompletionCallback()));
653 http_stream->InitializeStream(&request, DEFAULT_PRIORITY,
673 http_stream2->InitializeStream(&request, DEFAULT_PRIORITY,
732 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY,
860 http_stream->InitializeStream(&request, DEFAULT_PRIORITY,
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoPriorityResolver.java 47 public static final int DEFAULT_PRIORITY = 7;
78 return DEFAULT_PRIORITY;
101 return DEFAULT_PRIORITY;
124 return DEFAULT_PRIORITY;
128 int priority = DEFAULT_PRIORITY;
150 DEFAULT_PRIORITY);
  /external/chromium_org/net/http/
http_pipelined_network_transaction_unittest.cc 149 new HttpNetworkTransaction(DEFAULT_PRIORITY, session_.get()));
156 HttpNetworkTransaction two_transaction(DEFAULT_PRIORITY, session_.get());
183 new HttpNetworkTransaction(DEFAULT_PRIORITY, session_.get()));
190 HttpNetworkTransaction two_transaction(DEFAULT_PRIORITY, session_.get());
196 HttpNetworkTransaction three_transaction(DEFAULT_PRIORITY, session_.get());
203 HttpNetworkTransaction four_transaction(DEFAULT_PRIORITY, session_.get());
251 HttpNetworkTransaction transaction(DEFAULT_PRIORITY, session_.get());
462 HttpNetworkTransaction one_transaction(DEFAULT_PRIORITY, session_.get());
469 HttpNetworkTransaction two_transaction(DEFAULT_PRIORITY, session_.get());
502 HttpNetworkTransaction one_transaction(DEFAULT_PRIORITY, session_.get())
    [all...]
http_network_layer_unittest.cc 64 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
71 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
78 rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
85 rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
115 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
177 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
252 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
309 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
357 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL);
401 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans, NULL)
    [all...]
http_network_transaction_ssl_unittest.cc 133 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
179 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
226 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
279 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
http_stream_factory_impl_unittest.cc 274 num_streams, request, DEFAULT_PRIORITY, ssl_config, ssl_config);
575 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
616 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
670 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
678 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
687 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
713 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config,
744 DEFAULT_PRIORITY,
793 DEFAULT_PRIORITY,
838 DEFAULT_PRIORITY,
    [all...]
http_network_transaction_unittest.cc 285 new HttpNetworkTransaction(DEFAULT_PRIORITY,
561 new HttpNetworkTransaction(DEFAULT_PRIORITY,
856 new HttpNetworkTransaction(DEFAULT_PRIORITY,
    [all...]
http_cache_unittest.cc 197 net::DEFAULT_PRIORITY, &trans, delegate.get());
588 net::DEFAULT_PRIORITY, &trans, NULL);
680 net::DEFAULT_PRIORITY, &trans, NULL);
723 net::DEFAULT_PRIORITY, &c->trans, NULL);
769 net::DEFAULT_PRIORITY, &c->trans, NULL);
876 net::DEFAULT_PRIORITY, &trans, NULL);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative/
initializing_rules_registry.h 22 enum Defaults { DEFAULT_PRIORITY = 100 };
initializing_rules_registry_unittest.cc 165 EXPECT_GT(InitializingRulesRegistry::DEFAULT_PRIORITY, 2);
167 EXPECT_EQ(InitializingRulesRegistry::DEFAULT_PRIORITY,
initializing_rules_registry.cc 144 (*i)->priority.reset(new int(DEFAULT_PRIORITY));
  /external/chromium_org/net/url_request/
url_request_test_job.cc 92 priority_(DEFAULT_PRIORITY),
105 priority_(DEFAULT_PRIORITY),
120 priority_(DEFAULT_PRIORITY),
url_request_http_job_unittest.cc 57 EXPECT_EQ(DEFAULT_PRIORITY, job->priority());
  /external/chromium_org/net/quic/
quic_stream_factory_test.cc 196 &request_info, DEFAULT_PRIORITY, net_log_, CompletionCallback()));
207 &request_info, DEFAULT_PRIORITY, net_log_, callback_.callback()));
288 DEFAULT_PRIORITY,
338 DEFAULT_PRIORITY,
quic_http_stream_test.cc 332 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY,
373 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY,
426 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY,
486 ASSERT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY,
535 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY,
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java 57 private static final int DEFAULT_PRIORITY = PduHeaders.PRIORITY_NORMAL;
138 sendReq.setPriority(prefs.getInt(MessagingPreferenceActivity.PRIORITY, DEFAULT_PRIORITY));
  /external/chromium_org/net/tools/fetch/
fetch_client.cc 66 net::DEFAULT_PRIORITY, &transaction_, NULL);

Completed in 636 milliseconds

1 2