Searched defs:getExtender (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DNotificationCompat.java419 protected BuilderExtender getExtender() { method in class:NotificationCompat.Builder
429 return super.getExtender();
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java1744 return IMPL.build(this, getExtender());
1751 protected BuilderExtender getExtender() { method in class:NotificationCompat.Builder

Completed in 159 milliseconds