OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getValueInt
(Results
1 - 6
of
6
) sorted by null
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/
NotificationGenerator.java
60
builder.setSmallIcon(SMALL_ICON.
getValueInt
());
72
builder.setNumber(NUMBER.
getValueInt
());
80
builder.addAction(ACTION1_ICON.
getValueInt
(), ACTION1_TEXT.getValueString(), noop);
82
builder.addAction(ACTION2_ICON.
getValueInt
(), ACTION2_TEXT.getValueString(), noop);
84
builder.addAction(ACTION3_ICON.
getValueInt
(), ACTION3_TEXT.getValueString(), noop);
96
Integer styleValue = STYLE.
getValueInt
();
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java
172
public int
getValueInt
() {
/packages/apps/Exchange/src/com/android/exchange/adapter/
Parser.java
267
public int
getValueInt
() throws IOException {
FolderSyncParser.java
212
status =
getValueInt
();
460
type =
getValueInt
();
561
getValueInt
();
[
all
...]
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/
FolderSyncParserTests.java
210
public int
getValueInt
() throws IOException {
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar
Completed in 70 milliseconds