OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ic_launcher
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java
74
builder.setLargeIcon(BitmapFactory.decodeResource(getResources(), R.drawable.
ic_launcher
));
/developers/samples/android/notification/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java
74
builder.setLargeIcon(BitmapFactory.decodeResource(getResources(), R.drawable.
ic_launcher
));
/development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/
MainActivity.java
74
builder.setLargeIcon(BitmapFactory.decodeResource(getResources(), R.drawable.
ic_launcher
));
Completed in 227 milliseconds