Searched defs:push (Results 1 – 4 of 4) sorted by relevance
121 Intent push = new Intent(); in createNotification() local
71 void push(T t) { in push() function
470 Array.prototype.push.apply(env.classes, aliases); method in Array
423 def push(self, local, remote, sync=False): member in AndroidDevice