OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:showing
(Results
201 - 225
of
1839
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardStatusView.java
60
public void onKeyguardVisibilityChanged(boolean
showing
) {
61
if (
showing
) {
62
if (DEBUG) Slog.v(TAG, "refresh statusview
showing
:" +
showing
);
/frameworks/base/services/core/java/com/android/server/policy/
BarController.java
220
if (DEBUG) Slog.d(mTag, "Not
showing
transient bar, already shown");
223
if (DEBUG) Slog.d(mTag, "Not
showing
transient bar, already requested");
226
if (DEBUG) Slog.d(mTag, "Not
showing
transient bar, bar doesn't exist");
229
if (DEBUG) Slog.d(mTag, "Not
showing
transient bar, bar already visible");
/frameworks/base/tools/aapt2/
Source.h
30
*
showing
errors.
/frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/app/
CountingFragment.java
55
* The Fragment's UI is just a simple text view
showing
its
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/app/
_index.html
2
<p>This section includes samples
showing
the use of the application
/frameworks/support/samples/SupportPreferenceDemos/src/com/example/android/supportpreference/
FragmentSupportPreferences.java
26
* Demonstration of PreferenceFragment,
showing
a single fragment in an
FragmentSupportPreferencesCompat.java
26
* Demonstration of PreferenceFragment,
showing
a single fragment in an
/frameworks/support/v17/leanback/res/values/
strings.xml
24
<!-- Hint
showing
in the empty search bar [CHAR LIMIT=40] -->
26
<!-- Hint
showing
in the empty search bar when using the voice input [CHAR LIMIT=40] -->
28
<!-- Hint
showing
in the empty search bar using a provided context (usually the application name) [CHAR LIMIT=40] -->
30
<!-- Hint
showing
in the empty search bar using a provided context (usually the application name) while in voice input mode [CHAR LIMIT=40] -->
/packages/apps/ContactsCommon/res/layout/
account_filter_header.xml
17
<!-- Layout
showing
the type of account filter
/packages/apps/ContactsCommon/res/values/
integers.xml
37
<!-- A big number to make sure "About contacts" always
showing
at the bottom of Settings.-->
/packages/apps/Dialer/res/layout/
account_filter_header_for_phone_favorite.xml
17
<!-- Layout
showing
the type of account filter for phone favorite screen
/packages/apps/PackageInstaller/res/values-watch/
strings.xml
27
<!-- Preference row title for
showing
system apps. -->
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WpsScanningFragment.java
31
* Displays a UI for
showing
that WPS is active
/packages/services/Car/car-support-lib/src/android/support/car/ui/
CircularClipAnimation.java
137
* @param
showing
Whether the animation is supposed to show or hide components.
144
public void start(boolean
showing
, int x, int y, int width, int height, View anchorView) {
146
"start(" +
showing
+ ", " + width + ", " + height + ", " + anchorView + ")");
157
if (
showing
) {
/prebuilts/sdk/current/support/v17/leanback/res/values/
strings.xml
24
<!-- Hint
showing
in the empty search bar [CHAR LIMIT=40] -->
26
<!-- Hint
showing
in the empty search bar when using the voice input [CHAR LIMIT=40] -->
28
<!-- Hint
showing
in the empty search bar using a provided context (usually the application name) [CHAR LIMIT=40] -->
30
<!-- Hint
showing
in the empty search bar using a provided context (usually the application name) while in voice input mode [CHAR LIMIT=40] -->
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
StateView.java
27
* to show via a {@link StateViewPage}. This class simply acts as a stack view
showing
the
/external/skia/tools/
jsondiff.py
141
"""Generate a dictionary
showing
the diffs between old_dict and new_dict.
154
"""Generate a dictionary
showing
the diffs:
165
"""Generate a dictionary
showing
the diffs:
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
_index.html
2
<p>This section includes samples
showing
the use of the application
38
<dd>Demonstrates hiding and
showing
fragments.</dd>
98
to be populated with a series of items,
showing
how AsyncTaskLoader's
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java
104
// If not
showing
both fragments, remove the "toggle titles" menu item
160
// Determine if we're in portrait, and whether we're
showing
or hiding the titles
249
// in a transaction. We also want to remove any currently
showing
326
// If
showing
only the TitlesFragment, start the ContentActivity and
334
// If
showing
both fragments, directly update the ContentFragment
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
ProximitySensor.java
154
public void onInCallShowing(boolean
showing
) {
155
if (
showing
) {
158
// We only consider the UI not
showing
for instances where another app took the foreground.
159
// If we stopped
showing
because the screen is off, we still consider that
showing
.
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationActivityUiState.java
38
/** Only a full screen conversation is
showing
. */
40
/** Only a full screen contact picker is
showing
asking user to pick the initial contact. */
43
* Only a full screen contact picker is
showing
asking user to pick more participants. This
48
* Only a full screen contact picker is
showing
asking user to pick more participants. However
53
* A hybrid mode where the conversation view + contact chips view are
showing
. This happens
/cts/tests/tests/widget/src/android/widget/cts/
ToolbarTest.java
175
// Inflate menu and check that we're not
showing
overflow menu yet
179
// Ask to show overflow menu and check that it's
showing
184
// Ask to hide the overflow menu and check that it's not
showing
193
// Inflate menu and check that we're not
showing
overflow menu yet
198
// Ask to show overflow menu and check that it's
showing
216
// Ask to dismiss all the popups and check that we're not
showing
the overflow menu
225
// Inflate menu and check that we're not
showing
overflow menu yet
/frameworks/base/core/java/android/app/
Presentation.java
55
* Before
showing
a {@link Presentation} it's important to choose the {@link Display}
94
* router to automatically switch between
showing
content in the main activity and
showing
108
* displays are appropriate for
showing
presentations. For example, if an activity
112
* Here's how to identify suitable displays for
showing
presentations using
153
* @param outerContext The context of the application that is
showing
the presentation.
166
* @param outerContext The context of the application that is
showing
the presentation.
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java
94
* it of when the keyguard is
showing
, and events from the keyguard view itself
102
* - is the keyguard
showing
?
106
* - the keyguard is
showing
118
* whether the keyguard should be
showing
, external apps and services may request
238
// cached value of whether we are
showing
(need to know this to quickly
347
// ActivityManagerService) will not reconstruct the keyguard if it is already
showing
.
384
+ "keyguard is
showing
");
399
// If system user is provisioned, we might want to lock now to avoid
showing
launcher
435
if (DEBUG_SIM_STATES) Log.d(TAG, "ICC_ABSENT isn't
showing
,"
451
+ "
showing
; need to show keyguard so user can enter sim pin")
[
all
...]
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AlertDialogTest.java
130
// Test that we're
showing
a dialog with vertically stacked title and content
184
// Check that the old message is not
showing
186
// and that the new message is
showing
199
// Test that we're
showing
a dialog with vertically stacked custom title and content
204
// Check that the default title is not
showing
269
// Test that we're
showing
a dialog with vertically stacked custom title and content
273
// Check that we're
showing
the content of our custom view
407
// Test that all items are
showing
521
// Test that all items are
showing
639
// Test that all items are
showing
[
all
...]
Completed in 638 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>