Searched refs:outOfMemory (Results 1 – 4 of 4) sorted by relevance
145 boolean outOfMemory(IWindow window); in outOfMemory() method
2258 if (!mWindowSession.outOfMemory(mWindow) && in handleOutOfResourcesException()3576 if (!mWindowSession.outOfMemory(mWindow)) { in handleMessage()
111 public boolean outOfMemory(IWindow window) throws RemoteException { in outOfMemory() method in BridgeWindowSession
228 public boolean outOfMemory(IWindow window) { in outOfMemory() method in Session