Searched defs:closeTransaction (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/view/
H A DSurfaceControl.java348 * needs to be inside open/closeTransaction block
357 public static void closeTransaction() { method in class:SurfaceControl
458 * needs to be inside open/closeTransaction block
/frameworks/base/libs/input/
H A DSpriteController.cpp65 void SpriteController::closeTransaction() { function in class:android::SpriteController
69 "Sprite closeTransaction() called but there is no open sprite transaction");

Completed in 110 milliseconds