Searched defs:lbm (Results 1 – 3 of 3) sorted by relevance
316 private static native Bitmap nativeDecodeRegion(long lbm, in nativeDecodeRegion()320 private static native int nativeGetWidth(long lbm); in nativeGetWidth()321 private static native int nativeGetHeight(long lbm); in nativeGetHeight()322 private static native void nativeClean(long lbm); in nativeClean()
103 boolean aboveStatusbar, MediaSessionManager mediaSessionManager, LocalBluetoothManager in MediaOutputController()
144 static public CharSequence getDeviceList(ICompanionDeviceManager cdm, LocalBluetoothManager lbm, in getDeviceList()