Searched refs:doAllocation (Results 1 – 2 of 2) sorted by relevance
44 final Bundle res = doAllocation(context, intent.getExtras()); in onReceive()53 public static Bundle doAllocation(Context context, Bundle extras) { in doAllocation() method in UtilsReceiver
28 return UtilsReceiver.doAllocation(getContext(), extras); in call()