OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searchview
(Results
176 - 200
of
329
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/maven_repo/android/com/android/support/appcompat-v7/27.0.1/
appcompat-v7-27.0.1-sources.jar
/prebuilts/maven_repo/android/com/android/support/appcompat-v7/27.0.2/
appcompat-v7-27.0.2-sources.jar
/prebuilts/maven_repo/android/com/android/support/appcompat-v7/27.1.0/
appcompat-v7-27.1.0-sources.jar
/prebuilts/sdk/current/support/v7/appcompat/res/values/
values.xml
516
<!--
SearchView
styles and assets -->
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java
63
import android.widget.
SearchView
;
64
import android.widget.
SearchView
.OnSuggestionListener;
86
OnSharedPreferenceChangeListener,
SearchView
.OnQueryTextListener, ActionBar.TabListener,
148
private
SearchView
mSearchView;
718
mSearchView = (
SearchView
) mSearchMenu.getActionView();
[
all
...]
Utils.java
53
import android.widget.
SearchView
;
[
all
...]
/frameworks/base/core/res/res/values/
styles_material.xml
590
<style name="Widget.Material.
SearchView
">
603
<style name="Widget.Material.
SearchView
.ActionBar">
[
all
...]
themes.xml
392
<!--
SearchView
attributes -->
393
<item name="searchViewStyle">@style/Widget.Holo.
SearchView
</item>
[
all
...]
themes_material.xml
366
<!--
SearchView
attributes -->
367
<item name="searchViewStyle">@style/Widget.Material.
SearchView
</item>
[
all
...]
themes_holo.xml
362
<!--
SearchView
attributes -->
363
<item name="searchViewStyle">@style/Widget.Holo.
SearchView
</item>
[
all
...]
styles_holo.xml
355
<style name="Widget.Holo.
SearchView
">
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml
268
class="android.widget.
SearchView
"
/frameworks/support/v7/appcompat/res/values/
styles_base.xml
332
<style name="Base.Widget.AppCompat.
SearchView
" parent="android:Widget">
345
<style name="Base.Widget.AppCompat.
SearchView
.ActionBar">
attrs.xml
250
<!--
SearchView
styles and assets -->
[
all
...]
/prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar
/development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html
159
<dd>Demonstrates simple usage of the Action Bar, including a
SearchView
as an action item. The
/development/samples/training/InteractiveChart/libs/
android-support-v4.jar
/external/robolectric/v1/lib/main/
android-support-v4.jar
/frameworks/support/api/
22.2.0.txt
[
all
...]
22.2.1.txt
[
all
...]
22.0.0.txt
[
all
...]
22.1.0.txt
[
all
...]
/sdk/apps/NotificationStudio/libs/
android-support-v4.jar
/prebuilts/sdk/current/
androidx-api.txt
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
125
android:iconifiedByDefault : The default state of the
SearchView
. [boolean]
[
all
...]
Completed in 898 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>