Searched defs:d (Results 1 – 2 of 2) sorted by relevance
48 Drawable d = ContextCompat.getDrawable(this, IMAGE_RES); in onCreate() local
56 Drawable d = intentReader.getCallingActivityIcon(); in onCreate() local