OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:settitle
(Results
351 - 375
of
1217
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/browseable/AdapterTransition/src/com.example.android.adaptertransition/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/CardReader/src/com.example.android.cardreader/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/ClippingBasic/src/com.example.android.clippingbasic/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/CustomTransition/src/com.example.android.customtransition/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/DrawableTinting/src/com.example.android.drawabletinting/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/ElevationBasic/src/com.example.android.elevationbasic/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/ElevationDrag/src/com.example.android.elevationdrag/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/FragmentTransition/src/com.example.android.fragmenttransition/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/Interpolator/src/com.example.android.interpolator/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/RevealEffectBasic/src/com.example.android.revealeffectbasic/
MainActivity.java
68
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.slidingtabsbasic/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/SlidingTabsColors/src/com.example.android.slidingtabscolors/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.swiperefreshlayoutbasic/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
MainActivity.java
69
logToggle.
setTitle
(mLogShown ? R.string.sample_hide_log : R.string.sample_show_log);
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
AccessibilityUtil.java
102
.
setTitle
(R.string.old_talkback_title)
/external/chromium_org/chrome/browser/extensions/
page_action_controller_unittest.cc
89
page_action.
SetTitle
(tab_id(), "Goodbye");
/external/chromium_org/chrome/browser/media/
media_browsertest.cc
87
->
SetTitle
(base::ASCIIToUTF16(kPluginCrashed));
/external/chromium_org/chrome/browser/ui/cocoa/
external_protocol_dialog.mm
95
[[alert_ suppressionButton]
setTitle
:
Completed in 623 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>