OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addendum
(Results
1 - 7
of
7
) sorted by null
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java
76
String
addendum
= update > 0 ? "(updated) " : "";
local
88
bigTextStyle.bigText(
addendum
+ longSmsText);
90
.setContentTitle(
addendum
+ "Mike Cleron")
92
.setContentText(
addendum
+ longSmsText)
93
.setTicker(
addendum
+ "Mike Cleron: " + longSmsText)
/external/chromium_org/chrome/browser/resources/options/
manage_profile_overlay.css
98
#delete-managed-profile-
addendum
{
/external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js
265
var
addendum
= $('delete-managed-profile-
addendum
');
268
assertFalse(
addendum
.hidden);
271
assertTrue(
addendum
.hidden);
/device/asus/grouper/keymaster/
NOTICE
162
or as an
addendum
to the NOTICE text from the Work, provided
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE
162
or as an
addendum
to the NOTICE text from the Work, provided
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE
162
or as an
addendum
to the NOTICE text from the Work, provided
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c
1334
M4OSA_UInt32 safetyFileSize = 0,
addendum
= 0;
local
[
all
...]
Completed in 2809 milliseconds