Searched defs:fillIn (Results 1 – 8 of 8) sorted by relevance
168 Intent fillIn = new Intent() in handleSmsReceivedIntent() local198 Intent fillIn = new Intent() in removeExpiredTokenLocked() local
1034 Intent fillIn = new Intent(); in triggerDeliveryIntent() local
2256 Intent fillIn = new Intent(); in onFailed() local2330 Intent fillIn = new Intent(); in onSent() local
115 /* static */ void fillIn(const char* lang, const char* country, in fillIn() function
1198 final Intent fillIn = new Intent(); in onUserActionRequired() local1221 final Intent fillIn = new Intent(); in onPackageDeleted() local
4362 final Intent fillIn = new Intent(); in sendOnUserActionRequired() local4394 final Intent fillIn = new Intent(); in sendOnPackageInstalled() local
16254 Intent fillIn = new Intent(); in onRestoreComplete() local
10468 public int fillIn(@NonNull Intent other, @FillInFlags int flags) { in fillIn() method