OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expanded
(Results
276 - 300
of
2171
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
weight_a.h
74
Word16 a_exp[] /* (o) : Spectral
expanded
LPC coefficients */
/frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl
63
void onNotificationExpansionChanged(in String key, in boolean userAction, in boolean
expanded
);
/frameworks/base/core/java/com/android/internal/view/menu/
ExpandedMenuView.java
31
* The
expanded
menu view is a list-like menu with all of the available menu items. It is opened
/frameworks/base/core/res/res/layout/
notification_template_material_big_media.xml
18
<!-- Layout for the
expanded
media notification -->
/frameworks/base/packages/SystemUI/res/layout/
keyguard_user_switcher_item.xml
37
android:textAppearance="@style/TextAppearance.StatusBar.
Expanded
.UserSwitcher.UserName"
status_bar_notification_row.xml
44
<com.android.systemui.statusbar.NotificationContentView android:id="@+id/
expanded
"
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSContainer.java
213
public void setExpanded(boolean
expanded
) {
214
if (DEBUG) Log.d(TAG, "setExpanded " +
expanded
);
215
mQsExpanded =
expanded
;
267
// If the QS is already
expanded
we don't need to slide in the header as it's already
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickStatusBarHeader.java
199
public void setExpanded(boolean
expanded
) {
200
if (mExpanded ==
expanded
) return;
201
mExpanded =
expanded
;
202
mHeaderQsPanel.setExpanded(
expanded
);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java
340
// we don't modify it the group is
expanded
or if we are expanding it
352
* @return the intrinsic size of this children container, i.e the natural fully
expanded
state
455
// When a group is
expanded
and moving into bottom stack, the bottom visible child
468
// When the group is
expanded
, the children cast the shadows rather than the parent
523
* When moving into the bottom stack, the bottom visible child in an
expanded
group adjusts its
704
* @param
expanded
whether the group is
expanded
.
706
public void updateHeaderForExpansion(boolean
expanded
) {
708
if (
expanded
) {
[
all
...]
/frameworks/support/design/res-public/values/
public_styles.xml
19
<public type="style" name="TextAppearance.Design.CollapsingToolbar.
Expanded
"/>
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
ExpandedMenuView.java
32
* The
expanded
menu view is a list-like menu with all of the available menu items. It is opened
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wordexp.h
45
char **we_wordv; /* List of
expanded
words. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wordexp.h
45
char **we_wordv; /* List of
expanded
words. */
/prebuilts/go/darwin-x86/src/cmd/go/
vendor_test.go
236
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/p", "did not find vendor-
expanded
p")
239
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/p", "did not find vendor-
expanded
p")
242
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/tx2", "did not find vendor-
expanded
tx2")
245
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/tx3", "did not find vendor-
expanded
tx3")
/prebuilts/go/darwin-x86/src/crypto/aes/
block.go
39
// Encrypt one block from src into dst, using the
expanded
key xk.
55
// Number of rounds is set by length of
expanded
key.
84
// Decrypt one block from src into dst, using the
expanded
key xk.
100
// Number of rounds is set by length of
expanded
key.
/prebuilts/go/linux-x86/src/cmd/go/
vendor_test.go
236
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/p", "did not find vendor-
expanded
p")
239
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/p", "did not find vendor-
expanded
p")
242
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/tx2", "did not find vendor-
expanded
tx2")
245
tg.grepStdout("go-get-issue-11864/vendor/vendor.org/tx3", "did not find vendor-
expanded
tx3")
/prebuilts/go/linux-x86/src/crypto/aes/
block.go
39
// Encrypt one block from src into dst, using the
expanded
key xk.
55
// Number of rounds is set by length of
expanded
key.
84
// Decrypt one block from src into dst, using the
expanded
key xk.
100
// Number of rounds is set by length of
expanded
key.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
objclass.py
57
# 1. change to permissions (inherited common is
expanded
)
/prebuilts/sdk/current/support/design/res-public/values/
public_styles.xml
19
<public type="style" name="TextAppearance.Design.CollapsingToolbar.
Expanded
"/>
/toolchain/binutils/binutils-2.25/gas/doc/
c-i860.texi
66
will be
expanded
into two instructions. This is a very undesirable feature to
133
not fit within a signed 16-bit field) will be
expanded
into:
141
will be
expanded
into:
151
with an immediate larger than 16-bits (signed), then they will be
expanded
.
/external/clang/include/clang/Basic/
SourceManager.h
28
/// was
expanded
(the return statement), the spelling location is the
193
/// This can be 0 if the MemBuffer was not actually
expanded
.
239
///
expanded
from. The main include file has an invalid IncludeLoc.
300
/// the token was ultimately
expanded
, and the SpellingLoc - where the actual
352
///
expanded
), and SpellingLoc specifies the spelling location (where
368
///
expanded
). This doesn't need to be a range because a macro is always
369
///
expanded
at a macro parameter reference, and macro parameters are
548
/// where the
expanded
token came from and the expansion location specifies
549
/// where it was
expanded
.
666
/// \brief Associates a FileID with its "included/
expanded
in" decompose
[
all
...]
/dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java
352
*
expanded
instructions)</li>
410
* @return true if reservedCount is
expanded
, false otherwise
486
* The instruction will need to be
expanded
, so find the
487
*
expanded
opcode and reserve registers for it.
509
* to be
expanded
. This fitting process starts with the given
555
throw new DexException("No
expanded
opcode for " + insn);
605
*
expanded
to deal with high registers.
615
* problems) is
expanded
into a series of instances that together
/development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java
74
//
expanded
view of the notification.
93
* in the detail area of the
expanded
notification.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
KeyDeclaration.java
60
* of the name attribute is a QName, which is
expanded
as
73
* of the name attribute is a QName, which is
expanded
as
/external/bison/m4/
unistd_h.m4
11
dnl Use AC_REQUIRE here, so that the default behavior below is
expanded
55
dnl Use AC_REQUIRE here, so that the default settings are
expanded
once only.
Completed in 1833 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>