Searched refs:big (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java1518 RemoteViews big = applyStandardTemplate(layoutId, false);
1523 big.setViewVisibility(R.id.actions, View.VISIBLE);
1524 big.setViewVisibility(R.id.action_divider, View.VISIBLE);
1526 big.removeAllViews(R.id.actions);
1530 big.addView(R.id.actions, button);
1533 return big;
1659 * Overrides ContentTitle in the big form of the template.
1667 * Set the first line of text after the detail section in the big form of the template.
1753 * Overrides ContentTitle in the big form of the template.
1762 * Set the first line of text after the detail section in the big for
[all...]
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c748 char big[256]; local
750 streamIndex, &big);
763 XATimedTextStreamInformation big; local
765 streamIndex, &big);
/frameworks/base/docs/html/guide/google/gcm/client-javadoc/
H A Ddefault.css1493 .button.big {
/frameworks/base/docs/html/guide/google/gcm/server-javadoc/
H A Ddefault.css1493 .button.big {

Completed in 112 milliseconds