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