Searched refs:outOfMemory (Results 1 – 4 of 4) sorted by relevance
114 boolean outOfMemory(IWindow window); in outOfMemory() method
2394 if (!mWindowSession.outOfMemory(mWindow) && in handleOutOfResourcesException()3832 if (!mWindowSession.outOfMemory(mWindow)) { in handleMessage()
99 public boolean outOfMemory(IWindow window) throws RemoteException { in outOfMemory() method in BridgeWindowSession
238 public boolean outOfMemory(IWindow window) { in outOfMemory() method in Session