OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:showing
(Results
301 - 325
of
1839
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js
122
var taggedWithHtml = ['
Showing
technical resources tagged with '];
128
$('#resource-browser-search-params').html('
Showing
all technical resources:');
/developers/build/prebuilts/gradle/AppUsageStatistics/
README.md
5
A basic app
showing
how to use App usage statistics API to let users collect statistics related
15
This example illustrates how to use the App usage statistics API by
showing
the applications sorted
/developers/build/prebuilts/gradle/RuntimePermissionsWear/
README.md
16
* Start the mobile or wear app. Each app contains two buttons: one for
showing
17
local data and another for
showing
remote data.
/developers/samples/android/wearable/wear/RuntimePermissionsWear/
template-params.xml
104
* Start the mobile or wear app. Each app contains two buttons: one for
showing
105
local data and another for
showing
remote data.
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java
49
* Whether or not we're
showing
the back of the card (otherwise
showing
the front).
/external/clang/lib/Frontend/
HeaderIncludeGen.cpp
142
// Show the header if we are (a) past the predefines, or (b)
showing
all
149
// are
showing
all headers.
/external/curl/docs/examples/
README
40
debug.c -
showing
how to use the debug callback
72
sampleconv.c -
showing
how a program on a non-ASCII platform would invoke
/external/libjpeg-turbo/doc/html/
index.html
63
<!-- window
showing
the filter options -->
70
<!-- iframe
showing
the search results (closed by default) -->
modules.html
63
<!-- window
showing
the filter options -->
70
<!-- iframe
showing
the search results (closed by default) -->
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java
26
* Specialization of {@link EditText} for
showing
and interacting with the
129
* Return true if the edit text is currently
showing
a scroll bar.
/frameworks/base/core/java/android/service/carrier/
CarrierService.java
104
* hide the alternative UI. There is no timeout associated with
showing
114
* active. Set this value to true to begin
showing
/frameworks/base/core/java/com/android/internal/app/
IVoiceInteractionManagerService.aidl
109
* Hides the session from the active service, if it is
showing
.
120
* Indicates whether there is a voice session running (but not necessarily
showing
).
/frameworks/base/core/java/com/android/internal/view/menu/
MenuPopup.java
48
* If the popup was already
showing
, adding a submenu via this method will cause that new
50
*
showing
its own submenus).
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardDisplayManager.java
92
protected void updateDisplays(boolean
showing
) {
93
if (
showing
) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelBar.java
63
public void setBouncerShowing(boolean
showing
) {
64
int important =
showing
? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GuidedDatePickerAction.java
54
* @param format Format of
showing
Date, e.g. "YMD".
138
* @return Format of
showing
Date, e.g. "YMD". Returns null if using current locale's default.
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuPopup.java
47
* If the popup was already
showing
, adding a submenu via this method will cause that new
49
*
showing
its own submenus).