Searched refs:outOfMemory (Results 1 – 4 of 4) sorted by relevance
105 boolean outOfMemory(IWindow window); in outOfMemory() method
2002 if (!mWindowSession.outOfMemory(mWindow) && in handleOutOfResourcesException()3261 if (!mWindowSession.outOfMemory(mWindow)) { in handleMessage()
103 public boolean outOfMemory(IWindow window) throws RemoteException { in outOfMemory() method in BridgeWindowSession
210 public boolean outOfMemory(IWindow window) { in outOfMemory() method in Session