/external/chromium_org/chrome/browser/profile_resetter/ |
profile_reset_global_error.cc | 98 bool send_feedback) { 100 automatic_profile_resetter_->TriggerProfileReset(send_feedback);
|
profile_reset_global_error.h | 35 // indicated by |send_feedback|. 36 void OnBubbleViewResetButtonPressed(bool send_feedback);
|
automatic_profile_resetter_delegate.h | 99 // |send_feedback|. Will post |completion| on the UI thread once completed. 103 virtual void TriggerProfileSettingsReset(bool send_feedback, 149 bool send_feedback, 167 // |send_feedback|. Will invoke |completion| on the UI thread once completed 169 void RunProfileSettingsReset(bool send_feedback,
|
automatic_profile_resetter_delegate.cc | 276 bool send_feedback, 286 send_feedback, 330 bool send_feedback, 334 send_feedback ? new ResettableSettingsSnapshot(profile_) : NULL);
|
automatic_profile_resetter.h | 84 // the reset bubble. Will trigger the reset, optionally |send_feedback|, and 86 void TriggerProfileReset(bool send_feedback);
|
automatic_profile_resetter_unittest.cc | 151 void ExpectCallToTriggerReset(bool send_feedback) { 152 EXPECT_CALL(*this, TriggerProfileSettingsReset(send_feedback, _)) [all...] |
automatic_profile_resetter_delegate_unittest.cc | 561 false /*send_feedback*/, mock_target.CreateClosure()); 584 false /*send_feedback*/, mock_target.CreateClosure()); 604 true /*send_feedback*/, mock_target.CreateClosure());
|
automatic_profile_resetter.cc | 437 void AutomaticProfileResetter::TriggerProfileReset(bool send_feedback) { 446 send_feedback,
|
/packages/inputmethods/LatinIME/java/res/xml/ |
prefs.xml | 197 android:key="send_feedback" 198 android:title="@string/send_feedback" />
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
EmlViewerActivity.java | 125 && mAccount.supportsCapability(UIProvider.AccountCapabilities.SEND_FEEDBACK));
|
/external/chromium_org/net/quic/ |
quic_connection.cc | 1379 bool send_feedback = false; local [all...] |
/packages/inputmethods/LatinIME/java/res/values-am/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"???-??? ??"</string>
|
/packages/inputmethods/LatinIME/java/res/values-ar/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"????? ???????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-be/ |
strings.xml | 133 <string name="send_feedback" msgid="1780431884109392046">"????????? ??????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-bg/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"????????? ?? ??????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-el/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"???????? ???????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-fa/ |
strings.xml | 132 <string name="send_feedback" msgid="1780431884109392046">"????? ???????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-hi/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"????? ?????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-hy-rAM/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"??????????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-is/ |
strings.xml | 233 <!-- no translation found for send_feedback (1780431884109392046) -->
|
/packages/inputmethods/LatinIME/java/res/values-iw/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"??? ????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-ja/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"??????????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-ka-rGE/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"??????????? ????????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-kk/ |
strings.xml | 130 <string name="send_feedback" msgid="1780431884109392046">"???? ???????? ??????"</string>
|
/packages/inputmethods/LatinIME/java/res/values-km-rKH/ |
strings.xml | 128 <string name="send_feedback" msgid="1780431884109392046">"??????????????????"</string>
|