Home | History | Annotate | Download | only in opp

Lines Matching defs:BluetoothOppService

79 public class BluetoothOppService extends ProfileService implements IObexConnectionHandler {
168 private static BluetoothOppService sBluetoothOppService;
184 OppBinder(BluetoothOppService service) {
212 synchronized (BluetoothOppService.this) {
277 * Get the current instance of {@link BluetoothOppService}
279 * @return current instance of {@link BluetoothOppService}
282 public static synchronized BluetoothOppService getBluetoothOppService() {
294 private static synchronized void setBluetoothOppService(BluetoothOppService instance) {
331 synchronized (BluetoothOppService.this) {
361 synchronized (BluetoothOppService.this) {
372 synchronized (BluetoothOppService.this) {
549 synchronized (BluetoothOppService.this) {
581 synchronized (BluetoothOppService.this) {
584 "multiple UpdateThreads in BluetoothOppService");
1036 synchronized (BluetoothOppService.this) {